ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / TitleBarText Property

In This Topic
    TitleBarText Property
    In This Topic
    Gets the title bar text. The default implementation returns the Title unless it is empty in which case Name is used.
    Syntax
    Protected Friend Overridable ReadOnly Property TitleBarText As String
    protected internal virtual string TitleBarText {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also