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++ | F# |
public uint Crc { get; }
Public ReadOnly Property Crc As UInteger Get
public: property unsigned int Crc { unsigned int get (); }
member Crc : uint32 with get
Property Value
Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.11.1.2318)