ZipArchiveOptions.RestoreDateTime Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
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 |
---|---|
Item |
Date/time to restore. |