edtFTPnet/Express - Class Reference

FTPCompareEventArgs.Action Property

Action required to synchronize the files.

public FTPSyncAction Action {get; set;}

Remarks

Note Action is set to its default values before the event is triggered so it is not set in the handler then the default value will be used.

See Also

FTPCompareEventArgs Class | EnterpriseDT.Net.Ftp.Forms Namespace