Name | Description | |
---|---|---|
Attributes | Gets the file attributes associated with the entry. | |
Comment | Gets or sets a comment associated with the entry. | |
CompressionRatio | Gets the compression ratio applied to this entry. | |
CRC32 | Gets the checksum calculated when the entry was compressed. | |
Date | Gets the date and time when the file used to create the entry was last modified. | |
FileName | Gets the entry name. This is usually a file name, optionally including a path. | |
IsEncrypted | Gets a value that determines whether the entry is encrypted. | |
SizeCompressed | Gets the compressed size of the entry, in bytes. | |
SizeCompressedLong | Gets the compressed size of the entry, in bytes, as a long integer. | |
SizeUncompressed | Gets the original (uncompressed) size of the entry, in bytes. | |
SizeUncompressedLong | Gets the original (uncompressed) size of the entry, in bytes, as a long integer. |