Share via


ExportFileContextActionProviderAttribute Třída

Definice

IFileContextActionProvider Exportuje do katalogu MEF s metadaty, jak je popsáno v 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
Dědičnost
ExportFileContextActionProviderAttribute
Atributy
Implementuje

Konstruktory

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

Inicializuje novou instanci ExportFileContextActionProviderAttribute třídy .

ExportFileContextActionProviderAttribute(String, ProviderPriority, String[])

Inicializuje novou instanci ExportFileContextActionProviderAttribute třídy .

ExportFileContextActionProviderAttribute(String, String[])

Inicializuje novou instanci ExportFileContextActionProviderAttribute třídy .

Vlastnosti

OptionFlags

Atribut Možnosti definované pro tato metadata as flags

(Zděděno od ExportProviderAttributeBase)
OptionFlagsInternal

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

Options

FileContextActionProvider – možnosti

Priority

Priorita zprostředkovatele

(Zděděno od ExportProviderAttributeBase)
SupportedContextTypes

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

Type

Jedinečný typ pro tohoto zprostředkovatele

(Zděděno od ExportProviderAttributeBase)
Version

Sledování verzí

(Zděděno od ExportProviderAttributeBase)

Platí pro