TypeManifestProviderAttribute Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Define un proveedor de metadatos para este ensamblado.
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class TypeManifestProviderAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type TypeManifestProviderAttribute = class
inherit Attribute
Public NotInheritable Class TypeManifestProviderAttribute
Inherits Attribute
- Herencia
-
TypeManifestProviderAttribute
- Atributos
Constructores
TypeManifestProviderAttribute(Type) |
Inicializa una nueva instancia de la clase TypeManifestProviderAttribute. |
Propiedades
ProviderType |
Obtiene el tipo de proveedor de manifiesto. |