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

In This Topic
    PhysicalPath Property (Item)
    In This Topic
    Gets and sets the location where the item 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