This documentation is archived and is not being maintained.
IWorkspaceTemplate::RemoveMapping Method (IWorkspaceMapping)
Visual Studio 2013
Removes the specified mapping from the workspace template.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- mapping
- Type: Microsoft.TeamFoundation.Build.Client::IWorkspaceMapping
The mapping that will be removed.
- 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: