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

In This Topic
    Name Property (FrameworkApplication)
    In This Topic
    Gets or sets the application's name which is displayed in the application's title bar. Note, the title bar will switch to the Title property if it is not empty.
    Syntax
    public static string Name {get; set;}
    Public Shared Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also