Name | Description | |
---|---|---|
ZipItemLocalHeader Constructor | Overloaded. |
The following tables list the members exposed by ZipItemLocalHeader.
Name | Description | |
---|---|---|
ZipItemLocalHeader Constructor | Overloaded. |
Name | Description | |
---|---|---|
Comment | Gets or sets the comment of the item in the Zip file. | |
CompressionLevel | Gets or sets the compression level used to compress the file. | |
CompressionMethod | Gets or sets the compression method used to compress the file. | |
EncryptionMethod | Gets or sets the encryption method used on the item in the Zip file. | |
EncryptionPassword | Gets or sets the password to use to encrypt or decrypt the item in a Zip file. | |
FileName | Gets or sets the name of the item in the Zip file. | |
LastWriteDateTime | ||
UncompressedSize |
Name | Description | |
---|---|---|
Clone | Creates a copy of this ZipItemLocalHeader. |