This documentation is archived and is not being maintained.

ILocalUpdateOperation::ItemType Property

Gets the ItemType enumeration value associated with the operation.

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

property ItemType ItemType {
	ItemType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::ItemType
The ItemType enumeration value associated with the operation.

Show: