ItemType Enumeration

Describes the item type.

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

Syntax

'Declaration
Public Enumeration ItemType
public enum ItemType
public enum class ItemType
type ItemType
public enum ItemType

Members

Member name Description
Any Any item type.

File File type of item.

Folder Folder type of item.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace