Share via


PEHeader.SectionAlignment プロパティ

定義

セクションがメモリに読み込まれるときにその配置 (バイト単位) を取得します。

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

プロパティ値

以上の FileAlignment数値。 既定値は、アーキテクチャのページ サイズです。

適用対象