This documentation is archived and is not being maintained.
LocationServerMapCache::ReadServerLocation Method
Visual Studio 2013
Finds the location for the specified guid. If it is not found, null is returned.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- serverId
- Type: System::Guid
Return Value
Type: System::StringThe location of the location service for this server or null if the guid is not found.
- 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: