ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / MapContexts Property

In This Topic
    MapContexts Property
    In This Topic
    Gets or sets an array string values used to provide a hint for the intended context for the map.
    Syntax
    public string[] MapContexts {get; set;}
    Public Property MapContexts As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also