PEHeaderBuilder.SectionAlignment 屬性

定義

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

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

屬性值

數位,表示當區段載入記憶體時,區段的位元組) 對齊方式 (。 它必須大於或等於檔案對齊方式。 預設值為架構的頁面大小。

適用於