ExportCustomFileContextProvider2Attribute Класс

Определение

Вспомогательный модуль экспорта MEF для Илаунчконфигуратионпровидерметадата

public ref class ExportCustomFileContextProvider2Attribute sealed : Microsoft::VisualStudio::Workspace::CustomContexts::ExportCustomFileContextProviderAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class ExportCustomFileContextProvider2Attribute : Microsoft.VisualStudio.Workspace.CustomContexts.ExportCustomFileContextProviderAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportCustomFileContextProvider2Attribute = class
    inherit ExportCustomFileContextProviderAttribute
Public NotInheritable Class ExportCustomFileContextProvider2Attribute
Inherits ExportCustomFileContextProviderAttribute
Наследование
Атрибуты

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

ExportCustomFileContextProvider2Attribute(CustomFileContextProviderOptions, String, String[], String[], String, ProviderPriority)

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

Свойства

CustomJsonSchemaContent

Настраиваемая схема JSON

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

Необязательный параметр. Возвращает набор правил (стандартная маска Patterns) для файлов. Это будет «анонимный» тип содержимого, а также набор файлов, доступный только для данного поставщика. Файлы, соответствующие этим правилам (если они есть), будут передаваться компоненту независимо от их вычисляемого типа содержимого.

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

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

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

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

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

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

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

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

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

Необязательный параметр. Список типов содержимого, которые этот компонент желает обменять.

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

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

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

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

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

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