ZipArchiveEntry.Crc32 属性

定义

重要

此 API 不符合 CLS。

32 位循环冗余检查。

public:
 property System::UInt32 Crc32 { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint Crc32 { get; }
[<System.CLSCompliant(false)>]
member this.Crc32 : uint32
Public ReadOnly Property Crc32 As UInteger

属性值

UInt32

表示 CRC-32 字段的无符号整数 (4 个字节) 。

属性

适用于