This documentation is archived and is not being maintained.

IWorkspaceMapping::Depth Property

Gets or sets the depth of the mapping.

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

property WorkspaceMappingDepth Depth {
	WorkspaceMappingDepth get ();
	void set (WorkspaceMappingDepth value);
}

Property Value

Type: Microsoft.TeamFoundation.Build.Client::WorkspaceMappingDepth
The depth of the mapping.

Show: