ArcGIS Pro 2.7 API Reference Guide
IsSavingBackup Property

ArcGIS.Desktop.Core.Events Namespace > ProjectEventArgs Class : IsSavingBackup Property
Gets whether the project is saving a backup
Syntax
public bool IsSavingBackup {get;}
Public ReadOnly Property IsSavingBackup As Boolean
Remarks

Can be set within the ProjectSavingEvent otherwise it will always be false and can be ignored.

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ProjectEventArgs Class
ProjectEventArgs Members