ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / IsDefault Property

In This Topic
    IsDefault Property (Item)
    In This Topic
    Gets if the item has been set as a default for this project
    Syntax
    public bool IsDefault {get;}
    Public ReadOnly Property IsDefault As Boolean
    Remarks
    For example, the project's home folder, default toolbox, and default geodatabase are default items.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also