TfsTeamProjectCollectionFactory.GetTeamProjectCollection Method

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
Public methodStatic member GetTeamProjectCollection(Uri) Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI.
Public methodStatic member GetTeamProjectCollection(RegisteredProjectCollection) Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance.
Public methodStatic member GetTeamProjectCollection(Uri, ICredentialsProvider) Gets the TfsTeamProjectCollection instance that is associated with the server at the specified URI and a fallback credentials provider.
Public methodStatic member GetTeamProjectCollection(RegisteredProjectCollection, ICredentialsProvider) Gets the TfsTeamProjectCollection instance that is associated with the specified RegisteredProjectCollection instance and fallback credentials provider.

Top

See Also

Reference

TfsTeamProjectCollectionFactory Class

Microsoft.TeamFoundation.Client Namespace