ArcGIS Pro 2.8 API Reference Guide
PathHint Property

ArcGIS.Core.CIM Namespace > CIMProjectItem Class : PathHint Property
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 10, Windows 8.1

See Also

Reference

CIMProjectItem Class
CIMProjectItem Members