This topic has not yet been rated - Rate this topic

PendingChange.ItemType Property

Gets the type of the item to change.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public ItemType ItemType { get; }

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client.ItemType
The type of the item to change.

If this is an add operation, ItemType shows what the item will become.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.