Поделиться через


ExportFileContextActionProviderAttribute Класс

Определение

Экспортирует в IFileContextActionProvider каталог MEF метаданные, как описано в IFileContextActionProviderMetadata.

public ref class ExportFileContextActionProviderAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileContextActionProviderMetadata
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportFileContextActionProviderAttribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.IFileContextActionProviderMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportFileContextActionProviderAttribute = class
    inherit ExportProviderAttributeBase
    interface IFileContextActionProviderMetadata
    interface IFileContextConsumerMetadata
    interface IProviderMetadataBase
Public Class ExportFileContextActionProviderAttribute
Inherits ExportProviderAttributeBase
Implements IFileContextActionProviderMetadata
Наследование
ExportFileContextActionProviderAttribute
Атрибуты
Реализации

Конструкторы

ExportFileContextActionProviderAttribute(FileContextActionProviderOptions, String, ProviderPriority, String[])

Инициализирует новый экземпляр класса ExportFileContextActionProviderAttribute.

ExportFileContextActionProviderAttribute(String, ProviderPriority, String[])

Инициализирует новый экземпляр класса ExportFileContextActionProviderAttribute.

ExportFileContextActionProviderAttribute(String, String[])

Инициализирует новый экземпляр класса ExportFileContextActionProviderAttribute.

Свойства

OptionFlags

Параметры, определенные для этих метаданных в качестве атрибута flags

(Унаследовано от ExportProviderAttributeBase)
OptionFlagsInternal

Возврат внутренних флагов параметров

Options

Параметры FileContextActionProvider

Priority

Приоритет поставщика

(Унаследовано от ExportProviderAttributeBase)
SupportedContextTypes

Возвращает коллекцию идентификаторов GUID, определяющих ContextType значения, из которыми может инициализировать эта языковая служба.

Type

Уникальный тип для этого поставщика

(Унаследовано от ExportProviderAttributeBase)
Version

Отслеживание версий

(Унаследовано от ExportProviderAttributeBase)

Применяется к