SectionHeader.NumberOfRelocations 속성

정의

섹션에 대한 재배치 항목 수를 가져옵니다.

public:
 property System::UInt16 NumberOfRelocations { System::UInt16 get(); };
public ushort NumberOfRelocations { get; }
member this.NumberOfRelocations : uint16
Public ReadOnly Property NumberOfRelocations As UShort

속성 값

섹션의 재배치 항목 수입니다. PE 이미지의 값은 0입니다.

적용 대상