DkmDebugLaunchSettings.OptionsString Property

Definition

Additional information provided by a project system when calling LaunchDebugTargets through VsDebugTarget[2/3/etc].bstrOptions).

public:
 property System::String ^ OptionsString { System::String ^ get(); };
public:
 property Platform::String ^ OptionsString { Platform::String ^ get(); };
public string OptionsString { get; }
member this.OptionsString : string
Public ReadOnly Property OptionsString As String

Property Value

Returns String.

Applies to