Edit

Share via


PEHeader.CheckSum Property

Definition

Gets the image file checksum.

public:
 property System::UInt32 CheckSum { System::UInt32 get(); };
public uint CheckSum { get; }
member this.CheckSum : uint32
Public ReadOnly Property CheckSum As UInteger

Property Value

The image file checksum.

Applies to