Click or drag to resize

DebugSettingsRuntimeChecks Property

Gets or sets RuntimeChecks that will be performed during the test run.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax
public RuntimeChecks RuntimeChecks { get; set; }

Property Value

Type: RuntimeChecks
See Also