ComponentOne Zip for .NET
CRC32 Property

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntry Class : CRC32 Property
Gets the checksum calculated when the entry was compressed.
Syntax
Public ReadOnly Property CRC32 As Integer
public int CRC32 {get;}
Remarks
This value can be used to check the integrity of the entry when it is decompressed.
See Also

Reference

C1ZipEntry Class
C1ZipEntry Members