Gets a value indicating if the entry can be decompressed
public bool CanDecompressEntry {get;}
Remarks
The entry can only be decompressed if the library supports the zip features required to extract it. See the ZipEntry Version property for more details.
See Also
ZipInputStream Class | ICSharpCode.SharpZipLib.Zip Namespace