ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupContent Class / Title Property

In This Topic
    Title Property (PopupContent)
    In This Topic
    Gets or sets the text shown to identify the content. This property will be updated automatically if the content is not set.
    Syntax
    public string Title {get; set;}
    Public Property Title As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also