ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / ProApp Class / ProApp Constructor / ProApp Constructor(String)

In This Topic
    ProApp Constructor(String)
    In This Topic
    Initializes a new instance of the ArcGIS.Desktop.Core.ProApp class and loads the specified configuration.
    Syntax
    public ProApp( 
       string configuration
    )
    Public Function New( _
       ByVal configuration As String _
    )

    Parameters

    configuration
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also