Evento ISharePointProjectItemFileEvents.FileNameChanged

Ocorre quando um ISharePointProjectItemFile instância é renomeada.

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

Sintaxe

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

Segurança do .NET Framework

Consulte também

Referência

ISharePointProjectItemFileEvents Interface

Namespace Microsoft.VisualStudio.SharePoint