ExportFileContextActionProviderAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
- 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) |