ArcGIS Pro 3.0 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, Windows 8.1

    See Also