Share via


IWorkspaceTemplate.AddMapping Method

Include Protected Members
Include Inherited Members

Adds a workspace mapping to the workspace.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddMapping() Adds a workspace mapping to this workspace.
Public method AddMapping(String, String, WorkspaceMappingType) Adds a workspace mapping that has the specified server item, local item, and mapping type. Sets the mapping depth to 120.
Public method AddMapping(String, String, WorkspaceMappingType, WorkspaceMappingDepth) Adds a workspace mapping that has the specified server item, local item, mapping type, and depth.

Top

See Also

Reference

IWorkspaceTemplate Interface

Microsoft.TeamFoundation.Build.Client Namespace