ArcGIS Pro 3.7 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 ReadOnly Property OldValue As String
    public string OldValue {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also