Retrieves the list of files and directories in the current server directory.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Function GetList As FileSystemItemCollection |
| C# |
|---|
public FileSystemItemCollection GetList() |