Deployment Tools Foundation
Crc Property
Gets the current CRC over all bytes that have been read or written
since this instance was created.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint Crc { get; }
Public ReadOnly Property Crc As UInteger Get
public: property unsigned int Crc { unsigned int get (); }
Property Value
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.9.1006.0)