VsDebugTargetInfo.bstrOptions 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 custom options specific to each clsidCustom (null
is recommended).
public: System::String ^ bstrOptions;
public: Platform::String ^ bstrOptions;
std::wstring bstrOptions;
public string bstrOptions;
val mutable bstrOptions : string
Public bstrOptions As String
Field Value
Remarks
COM Signature
From vsshell.idl: