ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapRemovedEventArgs Class / MapPath Property

In This Topic
    MapPath Property (MapRemovedEventArgs)
    In This Topic
    Gets a string represents a path that uniquely identifies a map.
    Syntax
    public string MapPath {get;}
    Public ReadOnly Property MapPath As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also