Provides the base requirements for a symbol (type, member, etc.) to which navigation can be made.
Properties
ContentProvider
Gets an IContent
Property Value
- IContent
Provider : An IContent
Provider that creates the content to render for the symbol within UI.
HierarchyLevel
Gets the symbol's hierarchy level, which may sometimes be reflected in UI.
Property Value
- int:
The symbol's hierarchy level, which may sometimes be reflected in UI.
NavigationSnapshotOffset
Gets the Text
Property Value
- Text
Snapshot ?:Offset The Text
Snapshot within the symbol's source file to navigate when the symbol is selected.Offset
SnapshotRange
Gets a Text
Property Value
- Text
Snapshot :Range A Text
Snapshot indicating the offset range of the symbol within its source file.Range