ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProApp Class
Members

In This Topic
    ProApp Class
    In This Topic
    Encapsulates the ArcGISPro application.
    Object Model
    ProApp ClassTimeZoneManager Class
    Syntax
    public sealed class ProApp : ProBasedApp, System.Windows.Markup.IQueryAmbient  
    Public NotInheritable Class ProApp 
       Inherits ProBasedApp
       Implements System.Windows.Markup.IQueryAmbient 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.Application
             ArcGIS.Desktop.Framework.FrameworkApplication
                ArcGIS.Desktop.Core.Licensing.LicensedApplication
                   ArcGIS.Desktop.Core.ProBasedApp
                      ArcGIS.Desktop.Core.ProApp

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also