Edit

Share via


BuildDefinitionStep.Environment Property

Definition

The run-time environment for this step.

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

Property Value

Applies to