edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

AbstractRecursiveOperationsDelete Method

Delete this entire remote directory and its contents recursively

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public void Delete(
	string remoteDir
)

Parameters

remoteDir  String
name of remote directory

See Also