Share via


LoadTestRun.EnvironmentVariables Property

Definition

Environment variables which are defined as a set of <name,value> pairs.

public System.Collections.Generic.IDictionary<string,string> EnvironmentVariables { get; }
member this.EnvironmentVariables : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property EnvironmentVariables As IDictionary(Of String, String)

Property Value

Applies to