ComponentOne Zip for .NET
Date Property

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntry Class : Date Property
Gets the date and time when the file used to create the entry was last modified.
Syntax
Public ReadOnly Property Date As Date
public DateTime Date {get;}
Remarks
This value can be used to check whether an entry needs to be updated because the source file was modified since it was last compressed.
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members