IArchive
IArchive class
This interface represents an archive.
The IArchive type exposes the following members:
Properties
Name | Description |
---|---|
file_entries | Gets entries of IArchiveFileEntry type constituting the archive. |
Methods
Name | Description |
---|---|
extract_to_directory(destination_directory) | Extracts all the files in the archive to the directory provided. |
See Also
- namespace aspose.zip
- assembly Aspose.Zip