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


In This Topic
    GeneralOptions Class Members
    In This Topic

    The following tables list the members exposed by GeneralOptions.

    Public Properties
     NameDescription
    Public PropertyGets 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.  
    Public Property Gets and sets the path to the default geodatabase to use with new projects  
    Public Property Gets and sets the path to a toolbox to use as the default toolbox for new projects  
    Public Property Gets and sets the path to a custom default home folder location to use with new projects  
    Public Property Gets and sets whether new projects are created with a new file geodatabase or with an existing geodatabase.  
    Public Property Gets and sets whether new projects are created with a new toolbox or with an existing toolbox.  
    Public Property Gets and sets whether new projects are saved to the default home folder location or a custom location.  
    Public PropertyGets and sets the time interval (in minutes) to elapse after which a project backup is saved if CreateProjectBackups is true.  
    Public Property Gets and sets whether to store the project file, project geodatabase, and project toolbox in a folder named for the project.  
    Public Property Gets and sets the application startup mode.  
    Public Property Gets and sets the path to a default project (.aprx) to use when the application starts  
    Top
    See Also