Gets or sets a value that indicates which date/time is restored after successful transfer if possible.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Property RestoreDateTime As ItemDateTimes
	Get
	Set
C#
public ItemDateTimes RestoreDateTime { get; set; }

Implements

IFtpSettings..::..RestoreDateTime

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also