This documentation is archived and is not being maintained.
Workspace::Map Method
Visual Studio 2013
Maps the specified server path to a location on the local disk.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- serverPath
- Type: System::String
The server path of the folder that is being mapped.
- localPath
- Type: System::String
The path of the local location that is being mapped.
- 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: