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

In This Topic
    OldValue Property (ProjectHomeFolderChangedEventArgs)
    In This Topic
    The previous value of the current project's home folder property
    Syntax
    public string OldValue {get;}
    Public ReadOnly Property OldValue As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also