ItemType-Enumeration
Beschreibt den Elementtyp.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Declaration
Public Enumeration ItemType
public enum ItemType
Member
Membername | Beschreibung | |
---|---|---|
Any | Jeder Elementtyp. | |
File | Dateityp des Elements. | |
Folder | Ordnertyp des Elements. |