Share via


VsDebugTargetInfo2.bstrArg Field

Definition

BSTR containing the command line arguments to the exe (DLO_CreateProcess).

public: System::String ^ bstrArg;
public: Platform::String ^ bstrArg;
std::wstring bstrArg;
public string bstrArg;
val mutable bstrArg : string
Public bstrArg As String 

Field Value

Remarks

COM Signature

From vsshell80.idl:

Applies to