Property StartDebuggingOptions
StartDebuggingOptions
When implemented by a class, gets or sets StartDebuggingOptions to use when the debugging starts while executing commands such as Start() or StepOver().
StartDebuggingOptions StartDebuggingOptions { get; set; }