IVsNavigateToService 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.
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) |