ArcGIS Pro 3.7 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 Property Title As String
    public string Title {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also