ZipArchiveEntry.Crc32 Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Controllo ridondante ciclico a 32 bit.

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

Valore della proprietà

UInt32

Intero senza segno (4 byte) che rappresenta il campo CRC-32.

Attributi

Si applica a