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 バイト)。

属性

適用対象