ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / BaseAddress Property

In This Topic
    BaseAddress Property
    In This Topic
    Gets or sets the base address of the Uniform Resource Identifier (URI) of the Internet resource used when sending requests.
    Syntax
    public Uri BaseAddress {get; set;}
    Public Property BaseAddress As Uri
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also