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) |