Back to product page

DirItemTypes enumeration


These constants define type of the item shown in wodSFTP's LoopItem and LoopError events.

Remarks

Possible values for DirItemTypes:

Constant Value Description
typeDirectory 0 Item is a directory
typeSymlink 1 Item is a symbolic link
typeFile 2 Item is a file
typeTemporary 3 Item is a temporary file/folder
typeUnknown 4 Unknown item

Platforms

Windows