FtpSettings.RestoreDateTime Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
RestoreDateTime
Gets or sets a value that indicates which date/time is restored after successful transfer if possible. Please note that FTP protocol supports LastWriteTime only (CreationTime and LastAccessTime are not supported).
Declaration
public ItemDateTimes RestoreDateTime { get; set; }
Property Value
Type | Description |
---|---|
ItemDateTimes |
Implements
Remarks
Not supported on Universal Windows Platform.