Share via


ISharePointProjectEvents.ProjectNameChanged Event

Occurs when you rename an ISharePointProject instance.

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

Syntax

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

.NET Framework Security

See Also

Reference

ISharePointProjectEvents Interface

Microsoft.VisualStudio.SharePoint Namespace