MobileForms Toolkit Documentation

ZipArchive Properties

The properties of the ZipArchive class are listed below. For a complete list of ZipArchive class members, see the ZipArchive Members topic.

Public Static Properties

Encoding Get or set the file names encoding.

Public Instance Properties

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.

See Also

ZipArchive Class | Resco.IO.Zip Namespace