Click or drag to resize
ZipEntry Properties

The ZipEntry type exposes the following members.

Properties
  NameDescription
Public propertyBitField
Gets bitfield.
Public propertyCompressedSize
Gets compressed size.
Public propertyCompressionMethod
Gets method of compression.
Public propertyFileName
Gets filename.
Public propertyInputStream
Gets and sets input stream.
Public propertyLastModified
Gets the date of last modification.
Public propertyUncompressedSize
Gets uncompressed size.
Public propertyVersionNeeded
Gets needed version (for internal format).
Top
See Also