DirList Property
Collection of entries resulting in the last directory listing.
Syntax
public CSDirEntryList getDirList();
Remarks
This property contains a collection of entries after calling ListDirectory. The collection holds details about each entry at RemotePath.
This property is read-only and not available at design time.