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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also