다음을 통해 공유


PEHeader.CheckSum 속성

정의

이미지 파일 체크섬을 가져옵니다.

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

속성 값

이미지 파일 체크섬입니다.

적용 대상