Crc Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry.Crc Property

Gets/Sets the crc of the uncompressed data.

public long Crc {get; set;}

Exceptions

Exception Type Condition
ArgumentOutOfRangeException Crc is not in the range 0..0xffffffffL

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace