IArchive
IArchive interface
This interface represents an archive.
public interface IArchive : IDisposable
Properties
Name | Description |
---|---|
FileEntries { get; } | Gets entries of IArchiveFileEntry type constituting the archive. |
See Also
- namespace Aspose.Zip
- assembly Aspose.Zip