ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectEventArgs Class / Project Property

In This Topic
    Project Property (ProjectEventArgs)
    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

    ArcGIS Pro version: 3 or higher.
    See Also