Edit

Share via


BuildDefinition.Counters Property

Definition

The list of counters used by this definition.

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

Property Value

Applies to