_dispVCProjectEngineEvents_ItemRenamedEventHandler Delegate
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[ComVisibleAttribute(false)] public delegate void _dispVCProjectEngineEvents_ItemRenamedEventHandler( Object Item, Object ItemParent, string OldName )
Parameters
- Item
- Type: System.Object
Renamed item
- ItemParent
- Type: System.Object
Parent of item
- OldName
- Type: System.String
Old name of item