ArcGIS Pro 2.6 API Reference Guide
OnFolderRename Method (MapProjectItem)

ArcGIS.Desktop.Mapping Namespace > MapProjectItem Class : OnFolderRename Method
Syntax
protected override void OnFolderRename( 
   string oldValue,
   string newValue
)
Protected Overrides NotOverridable Sub OnFolderRename( _
   ByVal oldValue As String, _
   ByVal newValue As String _
) 

Parameters

oldValue
newValue
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapProjectItem Class
MapProjectItem Members