This documentation is archived and is not being maintained.

LocationServerMapCache::ReadServerGuid Method

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
static Guid ReadServerGuid(
	String^ location
)

Parameters

location
Type: System::String

Return Value

Type: System::Guid
The guid for this location or Guid.Empty if the location does not have an entry.

Show: