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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also