This documentation is archived and is not being maintained.

QueryHistoryParameters::RecursionType Property

The recursion type to apply to the Item property when you perform the history query.

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

public:
property RecursionType RecursionType {
	RecursionType get ();
	void set (RecursionType value);
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::RecursionType
The recursion type to apply to the Item property when you perform the history query.

Show: