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

In This Topic
    MapMember Property (PopupContent)
    In This Topic
    Gets or sets the MapMember associated with the pop-up. Can be null if the pop-up is not tied to a specific MapMember.
    Syntax
    public MapMember MapMember {get; set;}
    Public Property MapMember As MapMember
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also