Share via


PEHeader.CheckSum 属性

定义

获取图像文件的校验和。

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

属性值

映像文件校验和。

适用于