ArcGIS Pro 3.7 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 Property PathHint As String
    public string PathHint {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also