VsDebugTargetInfo.bstrArg Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: