Compartilhar via


Campo VsDebugTargetInfo.dlo

 

Publicado: abril de 2016

Especifica como esse processo deve ser iniciado ou anexado.Valores são obtidas a partir do DEBUG_LAUNCH_OPERATION enumeração.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")]
public DEBUG_LAUNCH_OPERATION dlo
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")]
DEBUG_LAUNCH_OPERATION dlo
[<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")>]
val mutable dlo : DEBUG_LAUNCH_OPERATION
<ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION")>
Public dlo As DEBUG_LAUNCH_OPERATION

Valor de Campo

Type: Microsoft.VisualStudio.Shell.Interop.DEBUG_LAUNCH_OPERATION

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VsDebugTargetInfo
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo