Retrieves the raw list of files and directories in the current remote directory using a raw text format.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Function GetRawList As String() |
| C# |
|---|
public string[] GetRawList() |