This documentation is archived and is not being maintained.
RegisteredServers::GetUriForServer Method
Visual Studio 2013
Gets the uniform resource identifier (URI) of the server that has the specified name.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- serverName
- Type: System::String
The name of the server for which the URI is desired.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: