Gets the checksum calculated when the entry was compressed.
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public int CRC32 { get; } |
Visual Basic |
---|
Public ReadOnly Property CRC32 As Integer Get |
Remarks
This value can be used to check the integrity of the entry when it is decompressed.