Retrieves the list of files and directories specified by the set.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Function GetItems ( _ set As FileSet _ ) As FileSystemItemCollection |
C# |
---|
public FileSystemItemCollection GetItems( FileSet set ) |
Parameters
- set
- Type: Rebex.IO..::..FileSet
A filtering set which specifies remote files and directories to be retrieved.