ItemType Enumeration
Describes the item type.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Декларация
Public Enumeration ItemType
public enum ItemType
public enum class ItemType
type ItemType
public enum ItemType
Members
Member name | Description | |
---|---|---|
Any | Any item type. | |
Folder | Folder type of item. | |
File | File type of item. |