Crc32Result Property

DotNetZip

Ionic Zip Library v1.9.1.6 Crc32Result Property
ReferenceIonic.CrcCRC32Crc32Result
Indicates the current CRC for all blocks slurped in.
Declaration Syntax
C# Visual Basic Visual C++
public int Crc32Result { get; }
Public ReadOnly Property Crc32Result As Integer
	Get
public:
property int Crc32Result {
	int get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)