Tesseract Engine Documentation

ZipUtility Class

Zips and Unzips folders and files Thanks to Peter Bromberg, the author of this class. A copy can be found at http://www.eggheadcafe.com/tutorials/aspnet/9ce6c242-c14c-4969-9251-af95e4cf320f/zip--unzip-folders-and-f.aspx

For a list of all members of this type, see ZipUtility Members.

System.Object
   ZipUtility

public static class ZipUtility

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DarkWynter.Engine.Utilities

Assembly: DWEngine (in DWEngine.dll)

See Also

ZipUtility Members | DarkWynter.Engine.Utilities Namespace