Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsSymbolicNavigationManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("C67A5F0C-31C0-4316-9EF9-B451B30C829E")> _
<InterfaceTypeAttribute()> _
Public Interface SVsSymbolicNavigationManager
[GuidAttribute("C67A5F0C-31C0-4316-9EF9-B451B30C829E")]
[InterfaceTypeAttribute()]
public interface SVsSymbolicNavigationManager
[GuidAttribute(L"C67A5F0C-31C0-4316-9EF9-B451B30C829E")]
[InterfaceTypeAttribute()]
public interface class SVsSymbolicNavigationManager
[<GuidAttribute("C67A5F0C-31C0-4316-9EF9-B451B30C829E")>]
[<InterfaceTypeAttribute()>]
type SVsSymbolicNavigationManager = interface end
public interface SVsSymbolicNavigationManager