Ionic Zip Library v1.9.1.6
Ionic Namespace
ReferenceIonic
The Ionic namespace includes supporting classes used in the DotNetZip library.
Declaration Syntax
C#Visual BasicVisual C++
namespace Ionic
Namespace Ionic
namespace Ionic
Types
All TypesClasses
IconTypeDescription
FileSelector
FileSelector encapsulates logic that selects files from a source - a zip file or the filesystem - based on a set of criteria. This class is used internally by the DotNetZip library, in particular for the AddSelectedFiles() methods. This class can also be used independently of the zip capability in DotNetZip.