edtFTPnet/Express - Class Reference

FTPFileList.DeletingFile Event

Occurs before a file is deleted.

public event CancelEventHandler DeletingFile;

Remarks

Use SelectedFileItems to see which files will be deleted.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace