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

屬性值

代表CRC-32位段的無符號整數 (4個字節) 。

屬性

適用於