Table of Contents

Class Configuration.DebuggerConfiguration

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

A collection of configuration parameters regarding debugging in Studio.

public class Configuration.DebuggerConfiguration : Configuration.AbstractConfig
Inheritance
Configuration.DebuggerConfiguration
Inherited Members

Properties

WithDebugger

Gets or sets a value indicating whether the debugger when running a test suite/recording.

public bool WithDebugger { get; set; }

Property Value

bool