ZipEntry.IsCompressionMethodSupported Method ()

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry.IsCompressionMethodSupported Method ()

Test entry to see if data can be extracted.

public bool IsCompressionMethodSupported();

Return Value

Returns true if data can be extracted for this entry; false otherwise.

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace | ZipEntry.IsCompressionMethodSupported Overload List