This documentation is archived and is not being maintained.

ItemType Enumeration

Describes the item type.

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

public enum class ItemType

Member nameDescription
AnyAny item type.

FileFile type of item.

FolderFolder type of item.

Show: