This documentation is archived and is not being maintained.

TeamProject::TeamProjectCollection Property

Gets the TfsTeamProjectCollection where this team project resides.

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

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

Property Value

Type: Microsoft.TeamFoundation.Client::TfsTeamProjectCollection
The TfsTeamProjectCollection where this team project resides.

Show: