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

In This Topic
    CreateProjectBackups Property
    In This Topic
    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;}
    Public Property CreateProjectBackups As Boolean
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also