AliasMode
Types of alias behavior.
Enumeration Members
If a requested symbol is an alias for another, return the target of the alias using the target's symbol.
If a requested symbol is an alias for another, return the target of the alias using the alias's symbol.
If a requested symbol is an alias for another, return the alias record itself.
Also in this Section