IContextMenuItem Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IContextMenuItem members.

Public Methods

 NameDescription
 MethodGetApiIDGets UUID of the add-in or non add-in application for this context-sensitive menu item.  
 MethodGetCommandGets the name of the command with which this context-sensitive menu item is associated.  
 MethodGetContextTypeGets the type of context-sensitive menu.  
 MethodGetIDGets the user-defined ID of this context-sensitive menu item.  
 MethodGetMenuItemsGets the context-sensitive menu items for this context-sensitive menu item.  
 MethodGetObjectTypeGets the type of object associated with this context-sensitive menu.  
 MethodGetTypeGets the type of context-sensitive menu item.  
 MethodInsertMenuItemInserts a context-sensitive menu item for this context-sensitive menu item.  
 MethodRemoveRemoves this context-sensitive menu item.  
Top

See Also