SectionHeader.NumberOfRelocations 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取节的重定位项数。
public:
 property System::UInt16 NumberOfRelocations { System::UInt16 get(); };public ushort NumberOfRelocations { get; }member this.NumberOfRelocations : uint16Public ReadOnly Property NumberOfRelocations As UShort属性值
节的重定位条目数。 对于 PE 图像,其值为零。