ArcGIS Pro 3.0 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, Windows 8.1

    See Also