Edit

Share via


BuildDefinition.VariableGroups Property

Definition

The variable groups used by this definition.

public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.VariableGroup> VariableGroups { get; }
member this.VariableGroups : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.VariableGroup>
Public ReadOnly Property VariableGroups As List(Of VariableGroup)

Property Value

Applies to