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