TestRunnerSettings.

SystemProperties Property

Summary

Specifies a value of a system property for the test run. This value will override the variable�s value during the run.

Syntax

public IDictionary<string, string> SystemProperties { get; set; }

Value

Type Description
IDictionary<string, string>