다음을 통해 공유


PEHeader.SectionAlignment 속성

정의

메모리에 로드되는 섹션의 맞춤(바이트)을 가져옵니다.

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

속성 값

보다 크거나 같은 숫자입니다 FileAlignment. 기본값은 아키텍처의 페이지 크기입니다.

적용 대상