Reference Fields |
The Reference type exposes the following members.
Name | Description | |
---|---|---|
_active | ||
_aliases |
The aliases for the reference, if any (null if none). Comma-separated if more than one.
| |
_aliasNamespaces |
The namespaces associated with any aliases for the reference.
| |
_annotations |
Any Annotations (Comments, DocComments, Attributes,
or Messages) associated with the CodeObject (null if none).
(Inherited from CodeObject.) | |
_columnNumber |
The starting column number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) | |
_formatFlags |
Formatting flags - for line feeds, braces, etc.
(Inherited from CodeObject.) | |
_isHidden |
True if the reference is hidden in the UI.
| |
_lineNumber |
The starting line number associated with the CodeObject if parsed from or written to text form.
(Inherited from CodeObject.) | |
_loadedAssembly |
The loaded assembly associated with this reference.
| |
_name |
The name of the reference.
| |
_parent |
The parent CodeObject.
(Inherited from CodeObject.) | |
RequestedLocation |
The location requested when loaded (actual may differ).
| |
RequestedVersion |
The version requested when loaded (actual may differ).
|