Evento ISharePointProjectItemEvents.ProjectItemAdded

Ocorre quando um novo ISharePointProjectItem instância é adicionada.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint