Deletes an empty remote directory with the specified pathname.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Sub RemoveDirectory ( _ remotePath As String _ ) |
| C# |
|---|
void RemoveDirectory( string remotePath ) |
Parameters
- remotePath
- Type: System..::..String
Remote directory pathname.