SFTP Object
 
Syntax
 
SFTP.IncludeDotDirs As Long
 
Description
If 1, then the ReadDir method will include the "." and ".." directories in its results. The default value of this property is 0.
 
See Also