ArcGIS Pro 3.4 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 new IReadOnlyList<Uri> Uris {get;}
    Public Shadows ReadOnly Property Uris As IReadOnlyList(Of Uri)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also