PEHeader.SectionAlignment 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當區段載入記憶體時,會取得以位元組為單位的對齊。
public:
property int SectionAlignment { int get(); };
public int SectionAlignment { get; }
member this.SectionAlignment : int
Public ReadOnly Property SectionAlignment As Integer
屬性值
一個大於或等於的 FileAlignment數字。 預設值為架構的頁面大小。