The Symbol type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the address at which this symbol is defined.
| |
| Annotations |
Gets a dictionary which may be used to store data specific to
this object.
| |
| Association |
Gets the label, block, section or file this Symbol is associated with.
| |
| DefiningFile |
Gets or sets the IFile in which this symbol is defined.
| |
| DefiningSection |
Gets or sets the Section in which this symbol is
defined.
| |
| Identifier |
Gets the identifier of the symbol.
| |
| IsAbsolute |
Gets or sets whether the address of this symbol is an absolute value.
| |
| IsExtern |
Gets whether this symbol is defined in another file.
| |
| SymbolType |
Gets or sets the type of symbol.
|