Share via


IFileContextActionProviderMetadata Rozhraní

Definice

Popisuje IFileContextActionProvider použitelnost a možnosti rozšíření.

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
Odvozené
Implementuje

Vlastnosti

OptionFlags

Atribut Možnosti definované pro tato metadata as flags

(Zděděno od IProviderMetadataBase)
Options

FileContextActionProvider – možnosti

Priority

Priorita zprostředkovatele

(Zděděno od IProviderMetadataBase)
SupportedContextTypes

Získá kolekci identifikátorů GUID, které identifikují ContextType hodnoty, které může služba tohoto jazyka inicializovat z.

(Zděděno od IFileContextConsumerMetadata)
Type

Jedinečný typ pro tohoto zprostředkovatele

(Zděděno od IProviderMetadataBase)
Version

Sledování verzí

(Zděděno od IProviderMetadataBase)

Platí pro