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) | GetServer(String) | Gets the TeamFoundationServer object that is associated with the specified URL. | 
| .gif) .gif) | GetServer(Uri) | Gets the TeamFoundationServer object that is associated with the specified URI. | 
| .gif) .gif) | GetServer(RegisteredProjectCollection) | Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object. | 
| .gif) .gif) | GetServer(String, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified URL and credentials provider. | 
| .gif) .gif) | GetServer(Uri, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified URI and credentials provider. | 
| .gif) .gif) | GetServer(RegisteredProjectCollection, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object. | 
Top