Compartilhar via


Evento ISharePointProjectEvents.ProjectNameChanged

Ocorre quando você renomeia um ISharePointProject instância.

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

Sintaxe

'Declaração
Event ProjectNameChanged As EventHandler(Of NameChangedEventArgs)
event EventHandler<NameChangedEventArgs> ProjectNameChanged

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectEvents Interface

Namespace Microsoft.VisualStudio.SharePoint