An NDoc Documented Class Library |
|
ExFTPConnection.DeleteFile Method
Delete the specified remote file.
public override
bool DeleteFile(
string remoteFile);
Parameters
-
remoteFile
- Name of remote file to delete.
Return Value
true
if file was deleted successfully.
See Also
ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace