Crc32 Property From DotNetZip previous page next page Ionic Zip Library v1.9.1.6 Crc32 Property Reference ► Ionic.Zlib ► GZipStream ► Crc32 C# Visual Basic Visual C++ The CRC on the GZIP stream. Declaration Syntax C# Visual Basic Visual C++ public int Crc32 { get; } Public ReadOnly Property Crc32 As Integer Get public: property int Crc32 { int get (); } Remarks This is used for internal error checking. You probably don't need to look at this property. Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8) previous page start next page