ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / SkipStartPage Property

In This Topic
    SkipStartPage Property
    In This Topic
    Return true to skip showing a start page at startup.
    Syntax
    protected internal virtual bool SkipStartPage {get;}
    Protected Friend Overridable ReadOnly Property SkipStartPage As Boolean
    Remarks
    This is useful if opening a specific project during start up.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also