The Context type exposes the following members.

Properties

  NameDescription
Public propertyAddress
Gets or sets the current virtual address.
Public propertyRelocationTable
Gets a collection of relocations in the current context.
Public propertyRepresentation
Gets the ObjectFile representation being assembled.
Public propertySection
Gets or sets the Section currently being processed.
Public propertySymbolTable
Gets a dictionary of defined symbols in the current context.

See Also