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 the workspace.

Public method

AddMapping(String, String, WorkspaceMappingType)

Adds a workspace mapping with the provided server item, local item, and mapping type with a depth of 120. If Cloak is specified, the localItem is forced to nulla null reference (Nothing in Visual Basic).

Public method

AddMapping(String, String, WorkspaceMappingType, WorkspaceMappingDepth)

Adds a workspace mapping with the provided server item, local item, mapping type, and depth. If Cloak is specified, the localItem is forced to nulla null reference (Nothing in Visual Basic).

Top

See Also

Reference

IWorkspaceTemplate Interface

IWorkspaceTemplate Members

Microsoft.TeamFoundation.Build.Client Namespace