This documentation is archived and is not being maintained.

WorkspaceItem::RecursiveChangeType Property

Gets the change type to apply during recursion.

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

public:
property ChangeType RecursiveChangeType {
	ChangeType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ChangeType
One of the value from the ChangeTypeenumeration.

Show: