Retrieves the list of files and directories in the current remote directory.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Function GetList As SftpItemCollection |
C# |
---|
public SftpItemCollection GetList() |