| ZipEntry Properties |
The ZipEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| BitField |
Gets bitfield.
| |
| CompressedSize |
Gets compressed size.
| |
| CompressionMethod |
Gets method of compression.
| |
| FileName |
Gets filename.
| |
| InputStream |
Gets and sets input stream.
| |
| LastModified |
Gets the date of last modification.
| |
| UncompressedSize |
Gets uncompressed size.
| |
| VersionNeeded |
Gets needed version (for internal format).
|