Evento ISharePointProjectMember.NameChanged

Ocorre quando o nome do nó do membro do projeto é alterado.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectMember Interface

Namespace Microsoft.VisualStudio.SharePoint