In This Topic
Represents an entry in a zip file, and exposes information including the entry name, compressed and uncompressed sizes, date, checksum, etc.
Object Model
Syntax
'Declaration
Public Class C1ZipEntry
Inheritance Hierarchy
System.Object
C1.C1Zip.C1ZipEntry
See Also