VsSymbolicNavigationManagerClass 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 | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnBeforeNavigateToSymbol(IVsHierarchy^, UInt32, String^, Int32) | Determines if there is an alternate source file within which to navigate for a specified code symbol (GoTo Definition operation). |
![]() | QueryNavigateToSymbol(IVsHierarchy^, UInt32, String^, IVsHierarchy^, UInt32, array<TextSpan>^, Int32) | Retrieves the alternate navigation target for the specified symbol,l if there is one. |
![]() | RegisterSymbolicNavigationNotify(IVsSymbolicNavigationNotify^, UInt32) | Registers the specified IVsSymbolicNavigationManager handler. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnregisterSymbolicNavigationNotify(UInt32) | Unregisters the specified IVsSymbolicNavigationManager handler. |
Show:

