This documentation is archived and is not being maintained.

TeamFoundationServer::TfsTeamProjectCollection Property

Gets the TfsTeamProjectCollection instance that is associated with this TeamFoundationServer object.

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

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

Because the TeamFoundationServer class is deprecated, this property should be used to support any method or property that takes a TeamFoundationServer object.

Show: