次の方法で共有


PEHeader.CheckSum プロパティ

定義

イメージ ファイルのチェックサムを取得します。

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

プロパティ値

イメージ ファイルのチェックサム。

適用対象