ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupContent Class / IncludeNameInCaption Property

In This Topic
    IncludeNameInCaption Property
    In This Topic
    Gets or sets the property indicating that the caption of the pop-up includes the MapMember name and Title.
    Syntax
    public bool IncludeNameInCaption {get; set;}
    Public Property IncludeNameInCaption As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also