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 影像,其值為零。

適用於