ProvideMetadataAttribute.MetadataProviderType, propriété
Obtient le type qui implémente l'interface IProvideAttributeTable.
Espace de noms : Microsoft.Windows.Design.Metadata
Assembly : Microsoft.Windows.Design.Extensibility (dans Microsoft.Windows.Design.Extensibility.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MetadataProviderType As Type
Get
public Type MetadataProviderType { get; }
public:
property Type^ MetadataProviderType {
Type^ get ();
}
member MetadataProviderType : Type
function get MetadataProviderType () : Type
Valeur de propriété
Type : System.Type
Type qui implémente l'interface IProvideAttributeTable.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ProvideMetadataAttribute Classe
Microsoft.Windows.Design.Metadata, espace de noms