Evento ISharePointProjectItemEvents.ProjectItemDisposing

Ocorre quando um ISharePointProjectItem instância está prestes a ser descartado.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint