Property StartDebuggingOptions
StartDebuggingOptions
Gets or sets StartDebuggingOptions to use when the debugging starts while executing commands such as Start() or StepOver().
public StartDebuggingOptions StartDebuggingOptions { get; set; }
Gets or sets StartDebuggingOptions to use when the debugging starts while executing commands such as Start() or StepOver().
public StartDebuggingOptions StartDebuggingOptions { get; set; }