Ionic Namespace

DotNetZip

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 Basic Visual C++
namespace Ionic
Namespace Ionic
namespace Ionic
Types
All Types Classes
Icon Type Description
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.