IFileContextProviderMetadata 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述 IFileContextProvider 延伸模組的適用性和功能。
public interface class IFileContextProviderMetadata : Microsoft::VisualStudio::Workspace::IProviderMetadataBase
public interface class IFileContextProviderMetadata : Microsoft::VisualStudio::Workspace::IProviderMetadataBase
__interface IFileContextProviderMetadata : Microsoft::VisualStudio::Workspace::IProviderMetadataBase
public interface IFileContextProviderMetadata : Microsoft.VisualStudio.Workspace.IProviderMetadataBase
type IFileContextProviderMetadata = interface
interface IProviderMetadataBase
Public Interface IFileContextProviderMetadata
Implements IProviderMetadataBase
- 衍生
- 實作
屬性
OptionFlags |
針對此元數據定義為 flags 屬性的選項 (繼承來源 IProviderMetadataBase) |
Options |
FileContextProvider 選項 |
Priority |
提供者優先順序 (繼承來源 IProviderMetadataBase) |
SupportedContextTypes |
取得這個提供者可能為 產生的 ContextType 值集合。 |
SupportedGetContextsTypes |
傳遞自定義工作區內容時支援的型別集合 |
Type |
此提供者的唯一類型 (繼承來源 IProviderMetadataBase) |
Version |
版本追蹤 (繼承來源 IProviderMetadataBase) |