ArcGIS Pro 3.0 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, Windows 8.1

    See Also