ArcGIS Pro 3.2 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 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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also