TestRunnerSettings.

GlobalProperties Property

Summary

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

Syntax

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

Value

Type Description
IDictionary<string, string>