ExportVsDebugLaunchTarget2Attribute Classe

Definição

Exporta um IVsDebugLaunchTargetProvider2 para o catálogo do MEF com metadados, conforme descrito por IVsDebugLaunchTargetProvider2 .

public ref class ExportVsDebugLaunchTarget2Attribute sealed : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::Extensions::VS::Debug::IVsDebugLaunchTargetProvider2Metadata
[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 ExportVsDebugLaunchTarget2Attribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.Extensions.VS.Debug.IVsDebugLaunchTargetProvider2Metadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportVsDebugLaunchTarget2Attribute = class
    inherit ExportProviderAttributeBase
    interface IVsDebugLaunchTargetProvider2Metadata
    interface IProviderMetadataBase
Public NotInheritable Class ExportVsDebugLaunchTarget2Attribute
Inherits ExportProviderAttributeBase
Implements IVsDebugLaunchTargetProvider2Metadata
Herança
ExportVsDebugLaunchTarget2Attribute
Atributos
Implementações

Construtores

ExportVsDebugLaunchTarget2Attribute(String, String, ProviderPriority)

Inicializa uma nova instância da classe ExportVsDebugLaunchTarget2Attribute.

Propriedades

DebuggerTemplate

O tipo de depurador associado a este provedor (o campo de tipo no launch.vs.jsem)

OptionFlags

As opções definidas para este atributo de metadados como sinalizadores

(Herdado de ExportProviderAttributeBase)
OptionFlagsInternal

Retornar os sinalizadores de opções de interno

(Herdado de ExportProviderAttributeBase)
Priority

Prioridade do provedor

(Herdado de ExportProviderAttributeBase)
Type

O tipo exclusivo para este provedor

(Herdado de ExportProviderAttributeBase)
Version

Acompanhamento de versão

(Herdado de ExportProviderAttributeBase)

Aplica-se a