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