Method StartDebugging
StartDebugging()
Starts executing the program from the entry point with default settings.
public override void StartDebugging()
StartDebugging(StartDebuggingOptions)
Starts executing the program from the entry point with specified settings.
public override void StartDebugging(StartDebuggingOptions options)
Parameters
optionsStartDebuggingOptionsDebugging options.