TeamFoundationServerFactory Methods

Include Protected Members
Include Inherited Members

Methods

  Name Description
Public methodStatic member GetServer(String) Gets the TeamFoundationServer object that is associated with the specified URL.
Public methodStatic member GetServer(Uri) Gets the TeamFoundationServer object that is associated with the specified URI.
Public methodStatic member GetServer(RegisteredProjectCollection) Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object.
Public methodStatic member GetServer(String, ICredentialsProvider) Gets the TeamFoundationServer object that is associated with the specified URL and credentials provider.
Public methodStatic member GetServer(Uri, ICredentialsProvider) Gets the TeamFoundationServer object that is associated with the specified URI and credentials provider.
Public methodStatic member GetServer(RegisteredProjectCollection, ICredentialsProvider) Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object.

Top

See Also

Reference

TeamFoundationServerFactory Class

Microsoft.TeamFoundation.Client Namespace