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