Share via


VsDebugTargetInfo4.bstrOptions Field

BSTR containing custom options specific to each debugger (null is recommended).

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.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

VsDebugTargetInfo4 Structure

Microsoft.VisualStudio.Shell.Interop Namespace