FeatureGuardAttribute.FeatureType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type qui représente la fonctionnalité protégée par la propriété.
public:
property Type ^ FeatureType { Type ^ get(); };
public Type FeatureType { get; }
member this.FeatureType : Type
Public ReadOnly Property FeatureType As Type