PEHeader.SizeOfImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將映像載入記憶體時,取得包括所有標頭在內的映像大小 (以位元組為單位)。
public:
property int SizeOfImage { int get(); };
public int SizeOfImage { get; }
member this.SizeOfImage : int
Public ReadOnly Property SizeOfImage As Integer
屬性值
影像的大小 (位元組) ,這是的倍數 SectionAlignment。