IVsMenuItem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
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:
