IMenuItem Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IMenuItem.

Public Properties

 NameDescription
 PropertyEnabledGets or sets whether to enable the menu item.  
 PropertyNameGets or sets the name of the menu item.  
Top

Public Methods

 NameDescription
 MethodGetApiIDGets the UUID of the add-in or non add-in application for the menu item.  
 MethodGetIDGets the ID of the menu item.  
 MethodGetMenuItemsGets the menu items for a menu item.  
 MethodGetTypeGets the type of menu item.  
 MethodInsertMenuItemInserts a menu item.  
 MethodRemoveRemoves this menu item.  
Top

See Also