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