Compartir a través de


ProvideMetadataAttribute (Constructor)

Inicializa una nueva instancia de la clase ProvideMetadataAttribute.

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

Sintaxis

'Declaración
Public Sub New ( _
    metadataProviderType As Type _
)
public ProvideMetadataAttribute(
    Type metadataProviderType
)
public:
ProvideMetadataAttribute(
    Type^ metadataProviderType
)
new : 
        metadataProviderType:Type -> ProvideMetadataAttribute
public function ProvideMetadataAttribute(
    metadataProviderType : Type
)

Parámetros

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