IVsMenuItem Interface
Visual Studio 2015
Enables form designers to use the shared menu editor. Implemented by the environment.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | IMIGetExtraProps(IStream) | Gets menu item properties not directly handled by the menu editor (IVsMenuEditor). |
![]() | IMIGetProp(Int32, Object) | Gets a standard menu item property. |
![]() | IMISetExtraProps(IStream) | Sets menu item properties not directly handled by the menu editor (IVsMenuEditor). |
![]() | IMISetProp(Int32, Object) | Sets a standard menu item property. |
Show:
