ZipArchiveEntry.Crc32 Propiedad

Definición

Importante

Esta API no es conforme a CLS.

Prueba cíclica de redundancia de 32 bits.

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

Valor de propiedad

UInt32

Entero sin signo (4 bytes) que representa el campo CRC-32.

Atributos

Se aplica a