| C1.C1Zip Namespace : C1ZipFile Class |
For a list of all members of this type, see C1ZipFile members.
| Name | Description | |
|---|---|---|
![]() | Comment | Gets or sets a comment associated with the current zip file. |
![]() | CompressionLevel | Gets or sets the compression level to use when adding entries to the zip file. |
![]() | Entries | Gets a C1ZipEntryCollection that contains the entries in the zip file. |
![]() | FileName | Gets the name of the current zip file. |
![]() | MemoryThreshold | Gets or sets the size of the largest stream to be compressed in memory. |
![]() | OverwriteHidden | Determines whether the component should overwrite hidden files when extracting entries from the zip file. |
![]() | OverwriteReadOnly | Determines whether the component should overwrite read-only files when extracting entries from the zip file. |
![]() | OverwriteSystem | Determines whether the component should overwrite system files when extracting entries from the zip file. |
![]() | Password | Gets or sets the password to use when adding or retrieving entries from the zip file. |
![]() | TempFileName | Gets or sets the name of the temporary file to use when adding entries to the zip file. |