The Relocation type exposes the following members.

Properties

  NameDescription
Public propertyAddend
Gets or sets a constant addend used to compute the value to be stored into the relocatable field.
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
Public propertyOffset
Gets or sets the offset of the storage unit to be relocated, relative to the start of the section containing the storage unit.
Public propertySection
Gets or sets the Section in which the storage unit to be relocated resides.
Public propertyTargetSymbol
Gets or sets the target symbol of this relocation.
Public propertyType
Gets or sets the relocation type.

See Also