IMenuItem Interface
Represents a menu item that can be added to a context menu for ISharePointProjectItem or IExplorerNode.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | Annotations | Gets an instance IAnnotationDictionary to associate custom data with the object implementing the IAnnotatedObject interface.(Inherited from IAnnotatedObject.) |
![]() | IsEnabled | Gets or sets whether a menu command is enabled and can be executed. |
![]() | SortOrder | Gets the sort order of the menu command in the UI. Default value is 0. |
![]() | Text | Gets or sets the menu command text. |
Show:

