ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProjectItem Class / PathHint Property

In This Topic
    PathHint Property
    In This Topic
    Gets or sets the path hint of the project item.
    Syntax
    public string PathHint {get; set;}
    Public Property PathHint As String
    Remarks
    Contains the absolute path of the item. Used as a fallback in case the relative path cannot be resolved.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also