Edit

Share via


JobEnvironment.Variables Property

Definition

Gets the collection of variables associated with the current context.

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

Property Value

Applies to