VsDebugTargetInfo2.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 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: