ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectClosingEventArgs Class / Project Property

In This Topic
    Project Property (ProjectClosingEventArgs)
    In This Topic
    Gets the project associated with the event that was fired
    Syntax
    Public ReadOnly Property Project As Project
    public Project Project {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also