The Symbol type exposes the following members.

Properties

  NameDescription
Public propertyAddress
Gets or sets the address at which this symbol is defined.
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
Public propertyAssociation
Gets the label, block, section or file this Symbol is associated with.
Public propertyDefiningFile
Gets or sets the IFile in which this symbol is defined.
Public propertyDefiningSection
Gets or sets the Section in which this symbol is defined.
Public propertyIdentifier
Gets the identifier of the symbol.
Public propertyIsAbsolute
Gets or sets whether the address of this symbol is an absolute value.
Public propertyIsExtern
Gets whether this symbol is defined in another file.
Public propertySymbolType
Gets or sets the type of symbol.

See Also