IVsSymbolicNavigationNotify Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

NameDescription
System_CAPS_pubmethodOnBeforeNavigateToSymbol(IVsHierarchy^, UInt32, String^, Int32)

Determines if there is an alternate source file to navigate to for a code symbol.

System_CAPS_pubmethodQueryNavigateToSymbol(IVsHierarchy^, UInt32, String^, IVsHierarchy^, UInt32, array<TextSpan>^, Int32)

Returns the alternate navigation target for the symbol if there is one.

Return to top
Show: