Back to product page

DirItemTypes enumeration


These constants define type of the item shown in wodFtpDLX (but also accessible through DirItems property).

Remarks



Members:
Constant Value Description
typeDirectory0 Item is directory.
typeSymlink 1 Item is symbolic link.
typeFile 2 Item is file.
typeTemporary 3 Item is temporary file/folder.
typeUnknown 4 Unknown item.

Platforms

Windows