FeatureGuardAttribute(Type) Oluşturucu

Tanım

Yeni bir FeatureGuardAttribute sınıfı örneği başlatır.

belirtilen özellik türüne sahip.

public:
 FeatureGuardAttribute(Type ^ featureType);
public FeatureGuardAttribute(Type featureType);
new System.Diagnostics.CodeAnalysis.FeatureGuardAttribute : Type -> System.Diagnostics.CodeAnalysis.FeatureGuardAttribute
Public Sub New (featureType As Type)

Parametreler

featureType
Type

özelliği tarafından korunan özelliği temsil eden tür.

Şunlara uygulanır