ISharePointProjectMember.NameChanged Event

Occurs when the name of the project member node is changed.

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

Syntax

'Declaration
Event NameChanged As EventHandler(Of NameChangedEventArgs)
event EventHandler<NameChangedEventArgs> NameChanged

.NET Framework Security

See Also

Reference

ISharePointProjectMember Interface

Microsoft.VisualStudio.SharePoint Namespace