The properties of the ZipArchive class are listed below. For a complete list of ZipArchive class members, see the ZipArchive Members topic.
![]() Encoding | Get or set the file names encoding. |
AutoUpdate | Indicate wheter the call of Update is automatic after each change made to archive, or it is called manually from your code. True is automatic update; false is manual update, or updated on Close. |
Comment | Comment of current archive. |
Name | Get or set the name of current archive. |
Temp | Specifies temporary directory, in which is performed compresion for new files. |
ZipArchive Class | Resco.IO.Zip Namespace