Compartilhar via


Evento ISharePointProjectEvents.ProjectDisposing

Ocorre quando você descarta um ISharePointProject instância.

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

Sintaxe

'Declaração
Event ProjectDisposing As EventHandler(Of SharePointProjectEventArgs)
event EventHandler<SharePointProjectEventArgs> ProjectDisposing

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint