Retrieves the list of file and directory names in the current remote directory.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Function GetNameList As String() |
| C# |
|---|
public string[] GetNameList() |