Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Name | Description | |
---|---|---|
![]() ![]() |
GetServer(String) | Gets the TeamFoundationServer object that is associated with the specified URL. |
![]() ![]() |
GetServer(Uri) | Gets the TeamFoundationServer object that is associated with the specified URI. |
![]() ![]() |
GetServer(RegisteredProjectCollection) | Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object. |
![]() ![]() |
GetServer(String, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified URL and credentials provider. |
![]() ![]() |
GetServer(Uri, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified URI and credentials provider. |
![]() ![]() |
GetServer(RegisteredProjectCollection, ICredentialsProvider) | Gets the TeamFoundationServer object that is associated with the specified RegisteredProjectCollection object. |
Top