ArcGIS Pro 2.9 API Reference Guide
MapRemovedEventArgs Constructor

ArcGIS.Desktop.Mapping.Events Namespace > MapRemovedEventArgs Class : MapRemovedEventArgs Constructor
A string represents a path that uniquely identifies a map.
Constructs a new MapRemovedEventArgs.
Syntax
public MapRemovedEventArgs( 
   string mapPath
)
Public Function New( _
   ByVal mapPath As String _
)

Parameters

mapPath
A string represents a path that uniquely identifies a map.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapRemovedEventArgs Class
MapRemovedEventArgs Members