Evento ISharePointProjectItemEvents.ProjectItemNameChanged

Ocorre quando um ISharePointProjectItem instância é renomeada.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemEvents Interface

Namespace Microsoft.VisualStudio.SharePoint