Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. | |
Folder | Folder type of item. | |
File | File type of item. |