IVsSymbolicNavigationNotify Members
Include Protected Members
Include Inherited Members
Facilitates redirection of Goto Definition on a code symbol.
The IVsSymbolicNavigationNotify type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnBeforeNavigateToSymbol | Determines if there is an alternate source file to navigate to for a code symbol. | |
QueryNavigateToSymbol | Returns the alternate navigation target for the symbol if there is one. |
Top