ArcGIS Pro 2.8 API Reference Guide
PhysicalPath Property (Project)

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members