IVsNavigateToService Interface

Definition

public interface class IVsNavigateToService
public interface class IVsNavigateToService
__interface IVsNavigateToService
[System.Runtime.InteropServices.Guid("6AB63B41-FA6D-4FDD-9636-4E2E408EBD49")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsNavigateToService
[<System.Runtime.InteropServices.Guid("6AB63B41-FA6D-4FDD-9636-4E2E408EBD49")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsNavigateToService = interface
Public Interface IVsNavigateToService
Attributes

Methods

ActivateShortcut(String, Boolean, Boolean)
HideWindow()
IsShortcutActive(String)
IsShortcutInstalled(String)
IsWindowVisible()
OnFilterChanged()
ShowWindowWithShortcut(String)

Applies to