This documentation is archived and is not being maintained.

Mapping::Depth Property

Gets the recursion type for the mapping.

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

public:
property RecursionType Depth {
	RecursionType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::RecursionType
The recursion type for the mapping.

Show: