ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkMapMemberCreationParams Class / Uris Property

In This Topic
    Uris Property
    In This Topic
    Gets the set of System.Uri that represents the paths or urls to a group of datasets or .lyrx or .lpkx files.
    Syntax
    Public Shadows ReadOnly Property Uris As IReadOnlyList(Of Uri)
    public new IReadOnlyList<Uri> Uris {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also