IVsSymbolicNavigationNotify Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnBeforeNavigateToSymbol(IVsHierarchy^, UInt32, String^, Int32) | Determines if there is an alternate source file to navigate to for a code symbol. |
![]() | QueryNavigateToSymbol(IVsHierarchy^, UInt32, String^, IVsHierarchy^, UInt32, array<TextSpan>^, Int32) | Returns the alternate navigation target for the symbol if there is one. |
Show:
