Evento ISharePointProjectEvents.ProjectInitialized

Ocorre quando você inicializar um ISharePointProject instância.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint