Xceed FTP Library Documentation
XceedFtp control reference / Enumeration types / EXFFolderItemType enumeration
In This Topic
    EXFFolderItemType enumeration
    In This Topic

    enum EXFFolderItemType
    {
      fitFile = 0, 
      fitFolder = 1, 
      fitLink = 2 
    }

    The meaning of each value is detailed in the FileMatched, ListingFolderItem and ParsingListLine event topics, or the XceedFtpFolderItem object topic. See the description of the eItemType parameter or ItemType member.