Freigeben über


IBuildControllerQueryResult.Controllers-Eigenschaft

Ruft das Array von Buildcontrollern für dieses Abfrageergebnis ab.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
ReadOnly Property Controllers As IBuildController()
IBuildController[] Controllers { get; }

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.Build.Client.IBuildController[]
Das Array von Buildcontrollern für dieses Abfrageergebnis.

.NET Framework-Sicherheit

Siehe auch

Referenz

IBuildControllerQueryResult Schnittstelle

Microsoft.TeamFoundation.Build.Client-Namespace