RestoreDateTimeOnExtract Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

FastZip.RestoreDateTimeOnExtract Property

Get/set a value indicating wether file dates and times should be restored when extracting files from an archive.

public bool RestoreDateTimeOnExtract {get; set;}

Remarks

The default value is false.

See Also

FastZip Class | ICSharpCode.SharpZipLib.Zip Namespace