This documentation is archived and is not being maintained.

ProjectItemsEventsClass.ItemRenamed Event

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Occurs immediately after you rename a project in a solution or a project item in a project.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

abstract ItemRenamed : IEvent<_dispProjectItemsEvents_ItemRenamedEventHandler,
    EventArgs>
override ItemRenamed : IEvent<_dispProjectItemsEvents_ItemRenamedEventHandler,
    EventArgs>

Implements

_dispProjectItemsEvents_Event.ItemRenamed

Show: