ArcGIS Pro 3.7 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 Friend Overridable ReadOnly Property SkipStartPage As Boolean
    protected internal virtual bool SkipStartPage {get;}
    Remarks
    This is useful if opening a specific project during start up.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also