Freigeben über


TypeManifestProviderAttribute Klasse

Definition

Definiert einen Metadatenanbieter für diese 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
Vererbung
TypeManifestProviderAttribute
Attribute

Konstruktoren

TypeManifestProviderAttribute(Type)

Initialisiert eine neue Instanz der TypeManifestProviderAttribute-Klasse.

Eigenschaften

ProviderType

Ruft den Manifestanbietertyp ab.

Gilt für: