VsDebugTargetInfo3.bstrOptions Field

BSTR containing custom options specific to each debugger (nulla null reference (Nothing in Visual Basic) is recommended).

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaration
Public bstrOptions As String
public string bstrOptions
public:
String^ bstrOptions
val mutable bstrOptions: string
public var bstrOptions : String

.NET Framework Security

See Also

Reference

VsDebugTargetInfo3 Structure

Microsoft.VisualStudio.Shell.Interop Namespace