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 |
取得 GUID 的集合,識別 ContextType 這個語言服務可從中初始化的值。 (繼承來源 IFileContextConsumerMetadata) |
Type |
此提供者的唯一類型 (繼承來源 IProviderMetadataBase) |
Version |
版本追蹤 (繼承來源 IProviderMetadataBase) |