Bearbeiten

Freigeben über


VariableGroup.Variables Property

Definition

public System.Collections.Generic.IDictionary<string,Microsoft.TeamFoundation.DistributedTask.WebApi.VariableValue> Variables { get; set; }
member this.Variables : System.Collections.Generic.IDictionary<string, Microsoft.TeamFoundation.DistributedTask.WebApi.VariableValue> with get, set
Public Property Variables As IDictionary(Of String, VariableValue)

Property Value

Applies to