다음을 통해 공유


PEHeader.SizeOfHeaders 속성

정의

FileAlignment의 배수로 반올림된 MS DOS 스텁, PE 헤더 및 섹션 헤더의 결합된 크기를 가져옵니다.

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

속성 값

MS DOS 스텁, PE 헤더 및 섹션 헤더의 결합된 크기는 FileAlignment의 배수로 반올림됩니다.

적용 대상