ArcGIS Pro 2.6 API Reference Guide
Path Property (Item)

ArcGIS.Desktop.Core Namespace > Item Class : Path Property
Gets the path used to access the item
Syntax
public virtual string Path {get;}
Public Overridable ReadOnly Property Path As String
Remarks
For items in a file geodatabase, for example, this includes the path to the geodatabase and the path to the item within the geodatabase. For items in the active portal, this is the URL to the item. For items stored within the project such as maps and layouts, the path begins with the text "CIMPATH" and does not represent a physical storage location.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Item Class
Item Members