ArcGIS Pro 2.9 API Reference Guide
RepairProjectItems Method

ArcGIS.Desktop.Core Namespace > Project Class : RepairProjectItems Method
Syntax
public void RepairProjectItems( 
   string oldPath,
   string newPath
)
Public Sub RepairProjectItems( _
   ByVal oldPath As String, _
   ByVal newPath As String _
) 

Parameters

oldPath
newPath
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members