Implements the Xceed.Zip namespace, a specialization of the FileSystem abstract model for manipulating zipped files and folder.
Namespaces
Namespace | Description |
Xceed.Zip | The Xceed.Zip namespace defines specialized classes for handling files and folders contained within zip files. |
Xceed.Zip.ReaderWriter | The Xceed.Zip.ReaderWriter namespace defines specialized classes for reading and writing data sequentially using the Zip format. |
Xceed.Zip.Sfx | The Xceed.Zip.Sfx namespace defines prefix classes which can be used to create self-extracting zip files or prepend any data before the contents of zip files. |