This documentation is archived and is not being maintained.
TfsTeamProjectCollectionFactory Class
Visual Studio 2013
Class factory for TfsTeamProjectCollection objects.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The TfsTeamProjectCollectionFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetTeamProjectCollection(Uri) | Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI. |
![]() ![]() | GetTeamProjectCollection(RegisteredProjectCollection) | Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance. |
![]() ![]() | GetTeamProjectCollection(Uri, ICredentialsProvider) | Obsolete. Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI and a fallback credentials provider. |
![]() ![]() | GetTeamProjectCollection(RegisteredProjectCollection, ICredentialsProvider) | Obsolete. Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance and fallback credentials provider. |
![]() ![]() | GetTeamProjectCollection(String, Boolean, Boolean) | Retrieves the TfsTeamProjectCollection object that is used for a given server. |
![]() ![]() | RemoveTeamProjectCollection |
Show:
