Gets or sets a value that indicates which date/time is restored after files are extracted.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Property RestoreDateTime As ItemDateTimes Get Set |
C# |
---|
public ItemDateTimes RestoreDateTime { get; set; } |