Condividi tramite


Proprietà ProvideMetadataAttribute.MetadataProviderType

Ottiene il tipo che implementa l'interfaccia di IProvideAttributeTable.

Spazio dei nomi:  Microsoft.Windows.Design.Metadata
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property MetadataProviderType As Type
    Get
public Type MetadataProviderType { get; }
public:
property Type^ MetadataProviderType {
    Type^ get ();
}
member MetadataProviderType : Type
function get MetadataProviderType () : Type

Valore proprietà

Tipo: System.Type
Tipo che implementa l'interfaccia di IProvideAttributeTable.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProvideMetadataAttribute Classe

Spazio dei nomi Microsoft.Windows.Design.Metadata

AttributeTable

AttributeTableBuilder

Altre risorse

Aggiunta di metadati della fase di progettazione