IFtp.DeleteFile Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
DeleteFile(String)
Deletes a file on the server.
Declaration
void DeleteFile(string remotePath)
Parameters
| Type | Name | Description |
|---|---|---|
| String | remotePath | The path to the file to be deleted. |