ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Controls Namespace / SelectedProjectChangedEventArgs Class / ProjectPath Property

In This Topic
    ProjectPath Property (SelectedProjectChangedEventArgs)
    In This Topic
    Gets the project path.
    Syntax
    public string ProjectPath {get;}
    Public ReadOnly Property ProjectPath As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also