RegisteredTfsConnections.GetConfigurationServer Method
Include Protected Members
Include Inherited Members
Gets the registered configuration server associated with the specified URI.
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 | |
---|---|---|
GetConfigurationServer(String) | Gets the registered configuration server associated with the specified name. | |
GetConfigurationServer(Uri) | Gets the registered configuration server associated with the specified URI. |
Top