ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLocator Class / LocatorURI Property

In This Topic
    LocatorURI Property
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also