Share via


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 映射的值為零。

適用於