EnumDebuggerModes
Enum
The different debugger modes
Definition
Namespace:ArtOfTest.WebAii.Design.Execution
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public enum DebuggerModes
Fields
Normal
Normal debugging execution mode.
ProfilingExecution
Only show the step indicator, disable the buttons
SyncErrorDetection
Execute with SyncError detection.