Partilhar via


Campo VsDebugTargetInfo.bstrArg

 

Publicado: abril de 2016

BSTR que contém os argumentos de linha de comando para o executável.

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

Sintaxe

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

Valor de Campo

Type: System.String

Comentários

Usado com DLO_CreateProcess.

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VsDebugTargetInfo
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo