ArchiveItem.Crc32 Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9448)
Crc32
Gets the CRC32 (Cyclic Redundancy Check) value of the file (returns 0 for directories).
Declaration
public abstract long Crc32 { get; }
Property Value
| Type | Description |
|---|---|
| Int64 |