ArcGIS Pro 2.6 API Reference Guide
SourceUri Property (Item)

ArcGIS.Desktop.Core Namespace > Item Class : SourceUri Property
Gets and sets a Uri that identifies the source item from which the item was created in the project
Syntax
public string SourceUri {get;}
Public ReadOnly Property SourceUri As String
Remarks
An item's SourceUri may be a URL or a physical path. When a web map is added to a project, the map in the project has a URL identifying the web map. The map can be synched with any updates made to the web map.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Item Class
Item Members