FileTransferClient.RemoveDirectory Method
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9448)
RemoveDirectory(String)
Deletes an empty remote directory with the specified pathname.
Declaration
public void RemoveDirectory(string remotePath)
Parameters
| Type | Name | Description |
|---|---|---|
| String | remotePath | Remote directory pathname. |