Dart.PowerTCP.Zip Namespace : ArchiveItem Class |
For a list of all members of this type, see ArchiveItem members.
Name | Description | |
---|---|---|
Attributes | Gets or sets the file attributes for the ArchiveItem object. | |
Comment | Gets or sets the comment associated with the item. | |
CompressedSize | Gets the compressed size of the item. | |
CompressionMethod | Gets or sets the compression algorithm used for data compression on this item. | |
CompressionRatio | Gets the compression percentage of the item | |
CRC | Gets the check-sum value for the item. | |
Encryption | Gets or sets the encryption algorithm type applied to this item. | |
LastModified | Gets a DateTime object representing the last modified date of the item. | |
Name | Gets or sets the name of the item. | |
Password | Gets or sets the password for data encryption/decryption of the item. | |
Path | Gets or sets the directory location of the item. | |
Size | Gets the uncompressed data size of the item. | |
Tag | Gets or sets an object reference that can be used to associate this instance with any other. Gets or sets an object reference that can be used to associate this instance with any other. | |
VolumeNumber | Gets the start volume number of this item. |