This documentation is archived and is not being maintained.

Workspace::RefreshMappings Method

Note: This API is now obsolete.

Gets the current set of mappings for this Workspace instance from the server.

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

[ObsoleteAttribute(L"This method has been deprecated. Please use the Refresh() method instead.", 
	false)]
public:
void RefreshMappings()

Obsolete. Use the Refresh() method instead to accomplish the same task.

Show: