This documentation is archived and is not being maintained.

LocationServerMapCache::EnsureServerMappingExists Method

If this call is not a change, nothing will be done.

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

public:
static bool EnsureServerMappingExists(
	String^ location, 
	Guid serverId
)

Parameters

location
Type: System::String
serverId
Type: System::Guid

Return Value

Type: System::Boolean
True if this is the first time the mapping was written.

Show: