This documentation is archived and is not being maintained.

WorkItemStore::TeamProjectCollection Property

Gets the connection to the server that is running Team Foundation Server.

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

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

Property Value

Type: Microsoft.TeamFoundation.Client::TfsTeamProjectCollection
The connection to the server that is running Team Foundation Server.

Show: