System::Net::Http::HttpClient::get_BaseAddress method

HttpClient::get_BaseAddress method

Gets the base address of the resource that is used for sending requests.

System::SharedPtr<Uri> System::Net::Http::HttpClient::get_BaseAddress()

ReturnValue

The base address of the resource that is used for sending requests.

See Also