ZipArchiveOptions.RestoreDateTime Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
RestoreDateTime
Gets or sets a value that indicates which date/time is restored after files are extracted.
Declaration
public ItemDateTimes RestoreDateTime { get; set; }
Property Value
Type | Description |
---|---|
ItemDateTimes | Date/time to restore. |