ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / Initialized Property

In This Topic
    Initialized Property (FrameworkApplication)
    In This Topic
    Gets true once the application shell has been loaded and a license has been acquired.
    Syntax
    public static bool Initialized {get;}
    Public Shared ReadOnly Property Initialized As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also