VsDebugTargetInfo.bstrArg Field

Definition

BSTR containing command-line arguments to the executable.

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

Used with DLO_CreateProcess.

COM Signature

From vsshell.idl:

Applies to