ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / PhysicalPath Property
Version

    PhysicalPath Property (Project)
    Gets the location where the item (i.e. project) is stored
    Syntax
    public string PhysicalPath {get;}
    Remarks
    A path is returned only for items stored on a local or network computer.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also