Partager via


FeatureAttribute.FeatureProviderType, propriété

Obtient le type FeatureProvider à instancier.

Espace de noms :  Microsoft.Windows.Design.Features
Assembly :  Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FeatureProviderType As Type
    Get
public Type FeatureProviderType { get; }
public:
property Type^ FeatureProviderType {
    Type^ get ();
}
member FeatureProviderType : Type
function get FeatureProviderType () : Type

Valeur de propriété

Type : System.Type
Type qui représente la classe du fournisseur de fonctionnalités à joindre au contrôle cible.

Sécurité .NET Framework

Voir aussi

Référence

FeatureAttribute Classe

Microsoft.Windows.Design.Features, espace de noms

FeatureProvider

Autres ressources

Fournisseurs de fonctionnalités et connecteurs de fonctionnalités