Evento ISharePointProjectItemFileEvents.FileRemoved

Ocorre quando um ISharePointProjectItemFile instância é removida.

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

Sintaxe

'Declaração
Event FileRemoved As EventHandler(Of SharePointProjectItemFileEventArgs)
event EventHandler<SharePointProjectItemFileEventArgs> FileRemoved

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemFileEvents Interface

Namespace Microsoft.VisualStudio.SharePoint