ArcGIS Pro 2.6 API Reference Guide
LocatorURI Property

ArcGIS.Core.CIM Namespace > CIMLocator Class : LocatorURI Property
Gets or sets locator source URI. It can either be a local path, URL or a layer URI from this map. e.g. file://<folder_path>, http://<url>, CIMPATH=<cim_layer_UR>.
Syntax
public string LocatorURI {get; set;}
Public Property LocatorURI As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMLocator Class
CIMLocator Members