FtpSettingsPreserveFileDateTime Property |
Gets or sets a value that indicates whether to retain the original modified date and
time of the transferred file.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public bool PreserveFileDateTime { get; set; }
Public Property PreserveFileDateTime As Boolean
Get
Set
Property Value
Type:
BooleanSee Also