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