Evento ISharePointProjectItemEvents.ProjectItemRemoved

Ocorre quando um ISharePointProjectItem instância é removida.

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

Sintaxe

'Declaração
Event ProjectItemRemoved As EventHandler(Of SharePointProjectItemEventArgs)
event EventHandler<SharePointProjectItemEventArgs> ProjectItemRemoved

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint