ArcGIS Pro 3.7 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 ClassIANATimeZoneManager ClassTimeZoneManager Class
    Syntax
    Public NotInheritable Class ProApp 
       Inherits ProBasedApp
       Implements System.Windows.Markup.IQueryAmbient 
    public sealed class ProApp : ProBasedApp, 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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also