MobileForms Toolkit Documentation

ZipArchive.AutoUpdate Property

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.

public bool AutoUpdate {get; set;}

See Also

ZipArchive Class | Resco.IO.Zip Namespace