ArcGIS Pro 3.4 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 Property Gets and sets how the project is synced to server  
    Public PropertyGets and sets the default location for output files created in the local copy that are saved to a geodatabase.  
    Public Property Gets and sets the default location for geoprocessing models created in the local copy. A toolbox stored in a geodatabase cannot be the default toolbox  
    Public PropertyGets and sets the default location for output files created in the local copy that are not saved to a geodatabase.  
    Public Property Gets and sets whether the downloaded local copy of a portal project is preserved when you close the project.  
    Public Property Gets and sets the download location for portal projects  
    Public Property Gets and sets how the project will be used  
    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