This documentation is archived and is not being maintained.

IWorkspaceMapping::MappingType Property

Gets or sets the mapping type, which is Map or Cloak.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property WorkspaceMappingType MappingType {
	WorkspaceMappingType get ();
	void set (WorkspaceMappingType value);
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::WorkspaceMappingType
The mapping type, which is Map or Cloak.

Show: