get_BaseAddress()

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()

Return Value

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

See Also