This documentation is archived and is not being maintained.

GettingEventArgs::ItemType Property

Gets the item type that is being operated on.

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

public:
property ItemType ItemType {
	ItemType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ItemType
The item type that is being operated on.

Show: