SharePointProjectMenuItemsRequestedEventArgs.AddMenuItems Property

Definition

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

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

Property Value

IMenuItemCollection

A collection of menu items.

Applies to