SSH.SFTPDirectory.CurrentType - charonn0/RB-libssh2 GitHub Wiki

SSH.SFTPDirectory.CurrentType

Property declaration

 Dim CurrentType As SSH.SFTPEntryType

Remarks

Returns the type of the current entry in the listing (file, directory, symlink, etc.)

See also