ArcGIS Pro 3.0 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 Project Project {get;}
    Public ReadOnly Property Project As Project
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also