ExportProviderAttributeBase 클래스

정의

IProviderMetadataBase 인터페이스에 대한 기본 구현

public ref class ExportProviderAttributeBase abstract : System::ComponentModel::Composition::ExportAttribute, Microsoft::VisualStudio::Workspace::IProviderMetadataBase
public abstract class ExportProviderAttributeBase : System.ComponentModel.Composition.ExportAttribute, Microsoft.VisualStudio.Workspace.IProviderMetadataBase
type ExportProviderAttributeBase = class
    inherit ExportAttribute
    interface IProviderMetadataBase
Public MustInherit Class ExportProviderAttributeBase
Inherits ExportAttribute
Implements IProviderMetadataBase
상속
ExportProviderAttributeBase
파생
구현

생성자

ExportProviderAttributeBase(String, ProviderPriority, Type)

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

ExportProviderAttributeBase(String, String, ProviderPriority, Type)

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

ExportProviderAttributeBase(String, Type)

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

속성

OptionFlags

이 메타데이터에 대해 flags 특성으로 정의된 옵션

OptionFlagsInternal

내부 옵션 플래그 반환

Priority

공급자 우선 순위

Type

이 공급자의 고유 형식

Version

버전 추적

적용 대상