Sdílet prostřednictvím


ExportFileContextProviderAttribute Třída

Definice

Exportuje objekt IFileContextProvider do katalogu MEF s metadaty, jak je popsáno v IFileContextProviderMetadatatématu .

public ref class ExportFileContextProviderAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileContextProviderMetadata
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportFileContextProviderAttribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.IFileContextProviderMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportFileContextProviderAttribute = class
    inherit ExportProviderAttributeBase
    interface IFileContextProviderMetadata
    interface IProviderMetadataBase
Public Class ExportFileContextProviderAttribute
Inherits ExportProviderAttributeBase
Implements IFileContextProviderMetadata
Dědičnost
ExportFileContextProviderAttribute
Atributy
Implementuje

Konstruktory

ExportFileContextProviderAttribute(FileContextProviderOptions, String, ProviderPriority, Type[], String[])

Inicializuje novou instanci ExportFileContextProviderAttribute třídy.

ExportFileContextProviderAttribute(String, ProviderPriority, String[])

Inicializuje novou instanci ExportFileContextProviderAttribute třídy.

ExportFileContextProviderAttribute(String, ProviderPriority, Type[], String[])

Inicializuje novou instanci ExportFileContextProviderAttribute třídy.

ExportFileContextProviderAttribute(String, String[])

Inicializuje novou instanci ExportFileContextProviderAttribute třídy.

Vlastnosti

OptionFlags

Možnosti definované pro tato metadata jako atribut flags

(Zděděno od ExportProviderAttributeBase)
OptionFlagsInternal

Vrácení interních příznaků možností

Options

Možnosti FileContextProvider

Priority

Priorita zprostředkovatele

(Zděděno od ExportProviderAttributeBase)
SupportedContextTypes

Získá kolekci hodnot, které mohou být vytvořeny pro ContextType tohoto zprostředkovatele.

SupportedGetContextsTypes

Kolekce typů podporovaných při předávání vlastních kontextů pracovního prostoru

Type

Jedinečný typ pro tohoto zprostředkovatele

(Zděděno od ExportProviderAttributeBase)
Version

Sledování verzí

(Zděděno od ExportProviderAttributeBase)

Platí pro