Freigeben über


IBuildServer.TeamProjectCollection-Eigenschaft

Ruft das TeamProjectCollections-Objekt ab, das dieses IBuildServer erstellt hat.

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

Syntax

'Declaration
ReadOnly Property TeamProjectCollection As TfsTeamProjectCollection
TfsTeamProjectCollection TeamProjectCollection { get; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.Client.TfsTeamProjectCollection
Das TeamProjectCollections-Objekt, das dieses IBuildServer erstellt hat.

.NET Framework-Sicherheit

Siehe auch

Referenz

IBuildServer Schnittstelle

Microsoft.TeamFoundation.Build.Client-Namespace