다음을 통해 공유


TypeManifestProviderAttribute 클래스

정의

이 어셈블리에 대한 메타데이터 공급자를 정의합니다.

[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
상속
TypeManifestProviderAttribute
특성

생성자

TypeManifestProviderAttribute(Type)

TypeManifestProviderAttribute 클래스의 새 인스턴스를 초기화합니다.

속성

ProviderType

매니페스트 공급자 형식을 가져옵니다.

적용 대상