Evento ISharePointProjectEvents.ProjectMenuItemsRequested

Ocorre quando você solicitar itens de menu de contexto de um ISharePointProject instância.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Event ProjectMenuItemsRequested As EventHandler(Of SharePointProjectMenuItemsRequestedEventArgs)
event EventHandler<SharePointProjectMenuItemsRequestedEventArgs> ProjectMenuItemsRequested

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint