PEHeaderBuilder.FileAlignment 屬性

定義

對齊因素 (以位元組為單位),用來對齊映像檔中的區段原始資料。 此值應為介於 512 和 64K (含) 之間 2 的乘冪。 預設值為 512。 如果對齊後的區段小於架構頁面大小,則檔案對齊必須符合區段對齊。

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

屬性值

適用於