SVsSymbolicNavigationManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsSymbolicNavigationManager.
public interface class SVsSymbolicNavigationManager
public interface class SVsSymbolicNavigationManager
__interface SVsSymbolicNavigationManager
[System.Runtime.InteropServices.Guid("C67A5F0C-31C0-4316-9EF9-B451B30C829E")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsSymbolicNavigationManager
[System.Runtime.InteropServices.Guid("C67A5F0C-31C0-4316-9EF9-B451B30C829E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsSymbolicNavigationManager
[<System.Runtime.InteropServices.Guid("C67A5F0C-31C0-4316-9EF9-B451B30C829E")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsSymbolicNavigationManager = interface
[<System.Runtime.InteropServices.Guid("C67A5F0C-31C0-4316-9EF9-B451B30C829E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsSymbolicNavigationManager = interface
Public Interface SVsSymbolicNavigationManager
- Attributes