Partager via


IBuildController.Agents, propriété

Obtient les agents de build possédés par ce contrôleur de build.

Espace de noms :  Microsoft.TeamFoundation.Build.Client
Assembly :  Microsoft.TeamFoundation.Build.Client (dans Microsoft.TeamFoundation.Build.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property Agents As ReadOnlyCollection(Of IBuildAgent)
ReadOnlyCollection<IBuildAgent> Agents { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<IBuildAgent>
Les agents de build possédés par ce contrôleur de build.

Sécurité .NET Framework

Voir aussi

Référence

IBuildController Interface

Microsoft.TeamFoundation.Build.Client, espace de noms