Sdílet prostřednictvím


FeatureGuardAttribute(Type) Konstruktor

Definice

Inicializuje novou instanci třídy FeatureGuardAttribute

se zadaným typem funkce.

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

Parametry

featureType
Type

Typ, který představuje funkci stráženou vlastností.

Platí pro