IVsMenuEvents 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 IVsMenuEvents
public interface class IVsMenuEvents
__interface IVsMenuEvents
[System.Runtime.InteropServices.Guid("BD868C04-7979-4DB0-A2E1-F55490A42640")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsMenuEvents
[<System.Runtime.InteropServices.Guid("BD868C04-7979-4DB0-A2E1-F55490A42640")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsMenuEvents = interface
Public Interface IVsMenuEvents
- Attributes
Methods
OnBeforeMenuDisplayed() |