Evento ISharePointProjectItemFileEvents.FileAdded

Ocorre quando um novo ISharePointProjectItemFile instância é adicionada.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemFileEvents Interface

Namespace Microsoft.VisualStudio.SharePoint