TestRunnerSettings.

Environment Property

Summary

Specifies the environment to be used in the test run. If specified, Environment overrides the EndPoint, Username, and Password parameters so that the values are taken from the environment.

Syntax

public string Environment { get; set; }

Value

Type Description
string