PEHeader.SectionAlignment 屬性

定義

取得載入記憶體時對齊的區段 (以位元組為單位)。

public:
 property int SectionAlignment { int get(); };
public int SectionAlignment { get; }
member this.SectionAlignment : int
Public ReadOnly Property SectionAlignment As Integer

屬性值

大於或等於 FileAlignment 的數位。 預設值為架構的頁面大小。

適用於