This documentation is archived and is not being maintained.
IWorkspaceTemplate::Map Method
Visual Studio 2013
Adds a workspace mapping that has the specified server item and local item. Sets the mapping type to WorkspaceMappingType.Map.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- serverItem
- Type: System::String
The server item to map.
- localItem
- Type: System::String
The local item to map.
- 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: