Evento ISharePointProjectItemEvents.ProjectItemMenuItemsRequested

Ocorre quando um ISharePointProjectItem instância é solicitada para itens de menu de contexto.

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

Sintaxe

'Declaração
Event ProjectItemMenuItemsRequested As EventHandler(Of SharePointProjectItemMenuItemsRequestedEventArgs)
event EventHandler<SharePointProjectItemMenuItemsRequestedEventArgs> ProjectItemMenuItemsRequested

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint