Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Adds a workspace mapping to the workspace.
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).
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