SharePointProjectMenuItemsRequestedEventArgs.ActionMenuItems Property

Definition

Gets or sets the collection of menu items to display in the project context menu "Action" area.

public Microsoft.VisualStudio.SharePoint.IMenuItemCollection ActionMenuItems { get; }

Property Value

IMenuItemCollection

A collection of menu items.

Applies to