ArcGIS Pro 2.6 API Reference Guide
OnFolderRename Method (LocatorsConnectionProjectItem)

ArcGIS.Desktop.Catalog Namespace > LocatorsConnectionProjectItem Class : OnFolderRename Method
Syntax
protected internal override void OnFolderRename( 
   string oldValue,
   string newValue
)
Protected Friend 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

LocatorsConnectionProjectItem Class
LocatorsConnectionProjectItem Members