TypeManifestProviderAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit un fournisseur de métadonnées pour cet assembly.
[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
- Héritage
-
TypeManifestProviderAttribute
- Attributs
Constructeurs
TypeManifestProviderAttribute(Type) |
Initialise une nouvelle instance de la classe TypeManifestProviderAttribute. |
Propriétés
ProviderType |
Obtient le type de fournisseur de manifeste. |