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

BaseAddress Property
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;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also