Compartir a través de


ProvideMetadataAttribute.MetadataProviderType (Propiedad)

Obtiene el tipo que implementa la interfaz IProvideAttributeTable.

Espacio de nombres:  Microsoft.Windows.Design.Metadata
Ensamblado:  Microsoft.Windows.Design.Extensibility (en Microsoft.Windows.Design.Extensibility.dll)

Sintaxis

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

Valor de propiedad

Tipo: System.Type
Tipo que implementa la interfaz IProvideAttributeTable.

Seguridad de .NET Framework

Vea también

Referencia

ProvideMetadataAttribute Clase

Microsoft.Windows.Design.Metadata (Espacio de nombres)

AttributeTable

AttributeTableBuilder

Otros recursos

Proporcionar metadatos en tiempo de diseño