ArcGIS Pro 3.7 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 Property BaseAddress As Uri
    public Uri BaseAddress {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also