IFileContextActionProviderMetadata 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
IFileContextActionProvider 확장의 적용 가능성 및 기능을 설명합니다.
public interface class IFileContextActionProviderMetadata : Microsoft::VisualStudio::Workspace::IFileContextConsumerMetadata
public interface class IFileContextActionProviderMetadata : Microsoft::VisualStudio::Workspace::IFileContextConsumerMetadata
__interface IFileContextActionProviderMetadata : Microsoft::VisualStudio::Workspace::IFileContextConsumerMetadata
public interface IFileContextActionProviderMetadata : Microsoft.VisualStudio.Workspace.IFileContextConsumerMetadata
type IFileContextActionProviderMetadata = interface
interface IFileContextConsumerMetadata
interface IProviderMetadataBase
Public Interface IFileContextActionProviderMetadata
Implements IFileContextConsumerMetadata
- 파생
- 구현
속성
OptionFlags |
이 메타데이터에 대해 flags 특성으로 정의된 옵션 (다음에서 상속됨 IProviderMetadataBase) |
Options |
FileContextActionProvider 옵션 |
Priority |
공급자 우선 순위 (다음에서 상속됨 IProviderMetadataBase) |
SupportedContextTypes |
이 언어 서비스에서 초기화할 수 있는 값을 식별하는 ContextType GUID 컬렉션을 가져옵니다. (다음에서 상속됨 IFileContextConsumerMetadata) |
Type |
이 공급자의 고유 형식 (다음에서 상속됨 IProviderMetadataBase) |
Version |
버전 추적 (다음에서 상속됨 IProviderMetadataBase) |