An NDoc Documented Class Library

FTPFileTransferEventArgs.LastWriteTime Property

Last write-time of the file.

public System.DateTime LastWriteTime {get;}

Remarks

For all events, except the Uploading event, this property returns the timestamp of the remote file. For Uploading the timestamp of the local file is provided.

See Also

FTPFileTransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace