This documentation is archived and is not being maintained.

IBuildServer::TeamProjectCollection Property

Gets the TeamProjectCollection object that created this IBuildServer.

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

property TfsTeamProjectCollection^ TeamProjectCollection {
	TfsTeamProjectCollection^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Client::TfsTeamProjectCollection
The TeamProjectCollection object that created this IBuildServer.

Show: