Click or drag to resize
ZipEntryLastModified Property
Gets the date of last modification.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public DateTime LastModified { get; }

Property Value

Type: DateTime
See Also