IVsMenuItem Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodIMIGetExtraProps(IStream^)

Gets menu item properties not directly handled by the menu editor (IVsMenuEditor).

System_CAPS_pubmethodIMIGetProp(Int32, Object^)

Gets a standard menu item property.

System_CAPS_pubmethodIMISetExtraProps(IStream^)

Sets menu item properties not directly handled by the menu editor (IVsMenuEditor).

System_CAPS_pubmethodIMISetProp(Int32, Object^)

Sets a standard menu item property.

Return to top
Show: