Compartilhar via


Evento ISharePointProjectEvents.ProjectRemoved

Ocorre quando você remove um ISharePointProject instância.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint