Campo VsDebugTargetInfo2.bstrArg

 

Publicado: abril de 2016

BSTR que contém os argumentos de linha de comando para o exe (DLO_CreateProcess).

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

Sintaxe

public string bstrArg
public:
String^ bstrArg
val mutable bstrArg : string
Public bstrArg As String

Valor de Campo

Type: System.String

Comentários

COM assinatura

De vsshell80.idl:

Consulte também

Estrutura VsDebugTargetInfo2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo