IFileContextActionProviderMetadata 인터페이스

정의

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)

적용 대상