TestRunnerSettings.

ProjectProperties Property

Summary

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

Syntax

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

Value

Type Description
IDictionary<string, string>