HttpClient::BaseAddress Property
Gets or sets the base address of Uniform Resource Identifier (URI) of the Internet resource used when sending requests.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
For a complete example of using the HttpClient class, see Calling a Web API From a .NET Client
Show: