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


In This Topic
    ProjectEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ProjectEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates ProjectEventArgs to pass the project to an event handler.  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the project is saving a backup  
    Public Property Gets the project associated with the event that was fired  
    Public Property Gets the enumeration associated with the event indicating how the project was opened  
    Public Property Gets the SaveAsPath  
    Top
    See Also