ArcGIS Pro 2.9 API Reference Guide
RenameItem Method

ArcGIS.Desktop.Core Namespace > IProjectWindow Interface : RenameItem Method
Rename the item
Syntax
void RenameItem( 
   Item item
)
Sub RenameItem( _
   ByVal item As Item _
) 

Parameters

item
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IProjectWindow Interface
IProjectWindow Members