TestRunnerSettings.

EnableUIComponents Property

Summary

Commands the runner to enable UI components. Use this command-line argument if you use the
UISupport
class in your tests.

Syntax

public bool EnableUIComponents { get; set; }

Value

Type Description
bool