System::Net::Http::HttpClient::set_BaseAddress method
HttpClient::set_BaseAddress method
Sets the base address of the resource that is used for sending requests.
void System::Net::Http::HttpClient::set_BaseAddress(System::SharedPtr<Uri> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<Uri> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class Uri
- Class HttpClient
- Namespace System::Net::Http
- Library Aspose.TeX for C++