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