ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectHomeFolderChangedEventArgs Class
Properties


In This Topic
    ProjectHomeFolderChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ProjectHomeFolderChangedEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Default constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public Property The new (current) value of the current project's home folder property  
    Public Property The previous value of the current project's home folder property  
    Top
    See Also