ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapMemberCreationParams Class / Uri Property

In This Topic
    Uri Property (MapMemberCreationParams)
    In This Topic
    Gets the System.Uri that represents the path or url to a dataset or .lyrx or .lpkx file. Ignored by GroupLayerCreationParams
    Syntax
    public Uri Uri {get;}
    Public ReadOnly Property Uri As Uri
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also