Retrieves the list of file and directory names.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Function GetNameList ( _ arguments As String _ ) As String() |
C# |
---|
public string[] GetNameList( string arguments ) |
Parameters
- arguments
- Type: System..::..String
Server and protocol-specific arguments. Usually a directory path.