Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .gif) .gif) | GetTeamProjectCollection(Uri) | Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI. | 
| .gif) .gif) | GetTeamProjectCollection(RegisteredProjectCollection) | Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance. | 
| .gif) .gif) | GetTeamProjectCollection(Uri, ICredentialsProvider) | Obsolete. Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI and a fallback credentials provider. | 
| .gif) .gif) | GetTeamProjectCollection(RegisteredProjectCollection, ICredentialsProvider) | Obsolete. Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance and fallback credentials provider. | 
| .gif) .gif) | GetTeamProjectCollection(String, Boolean, Boolean) | Retrieves the TfsTeamProjectCollection object that is used for a given server. | 
Top