Evento IMenuItem.Click

Ocorre quando um comando de menu é clicado.

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

Sintaxe

'Declaração
Event Click As EventHandler(Of MenuItemEventArgs)
event EventHandler<MenuItemEventArgs> Click

Segurança do .NET Framework

Consulte também

Referência

IMenuItem Interface

Namespace Microsoft.VisualStudio.SharePoint