ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBinaryReference Class / URI Property

In This Topic
    URI Property (CIMBinaryReference)
    In This Topic
    Gets or sets the URI of the binary reference. Typically set by the system but used as a reference path.
    Syntax
    public string URI {get; set;}
    Public Property URI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also