Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Private Function GetItems ( _ remotePath As String _ ) As FileSystemItemCollection Implements IFtp.GetItems |
| C# |
|---|
FileSystemItemCollection IFtp.GetItems( string remotePath ) |
Parameters
- remotePath
- Type: System..::..String