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

FTPSyncRulesSyncLocalDateAfterDownload Property

When set, this flag will cause the control to set the date of the local file to be the same as the remote file after the file has been downloaded.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public bool SyncLocalDateAfterDownload { get; set; }

Property Value

Boolean

See Also