ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / GeneralOptions Class / CreateProjectBackups Property
Version

CreateProjectBackups Property
Gets and sets whether a backup is to be created when a project has unsaved changes. Use ProjectBackupInterval to define the time interval for saving the backup.
Syntax
public bool CreateProjectBackups {get; set;}
Remarks
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also