Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |