ExportFileContextProviderAttribute 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
에서 설명IFileContextProviderMetadata한 IFileContextProvider 대로 메타데이터를 사용하여 를 MEF 카탈로그로 내보냅니다.
public ref class ExportFileContextProviderAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileContextProviderMetadata
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportFileContextProviderAttribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.IFileContextProviderMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportFileContextProviderAttribute = class
inherit ExportProviderAttributeBase
interface IFileContextProviderMetadata
interface IProviderMetadataBase
Public Class ExportFileContextProviderAttribute
Inherits ExportProviderAttributeBase
Implements IFileContextProviderMetadata
- 상속
- 특성
- 구현
생성자
속성
OptionFlags |
이 메타데이터에 대해 flags 특성으로 정의된 옵션 (다음에서 상속됨 ExportProviderAttributeBase) |
OptionFlagsInternal |
내부 옵션 플래그 반환 |
Options |
FileContextProvider 옵션 |
Priority |
공급자 우선 순위 (다음에서 상속됨 ExportProviderAttributeBase) |
SupportedContextTypes |
이 공급자가 생성 ContextType 할 수 있는 값의 컬렉션을 가져옵니다. |
SupportedGetContextsTypes |
사용자 지정 작업 영역 컨텍스트가 전달될 때 지원되는 형식의 컬렉션 |
Type |
이 공급자의 고유 형식 (다음에서 상속됨 ExportProviderAttributeBase) |
Version |
버전 추적 (다음에서 상속됨 ExportProviderAttributeBase) |