ExportProviderAttributeBase 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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 |
버전 추적 |