This documentation is archived and is not being maintained.

Item::ItemType Property

Gets the type of this item.

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 type of this item.

Show: