Aspose.Zip.SevenZip

The SevenZip namespace contains classes which represent 7z archive related entities.

Classes

ClassDescription
SevenZipArchiveThis class represents 7z archive file. Use it to compose and extract 7z archives.
SevenZipArchiveEntryRepresents single file within 7z archive.
SevenZipArchiveEntryEncryptedSevenZip archive entry that needs to be compressed with encryption or decompressed with decryption.
SevenZipArchiveEntryPlainSevenZip entry that needs to be compressed without encryption or decompressed without decryption.