uri_builder::to_string Method
Combine and validate the URI components into a encoded string. An exception will be thrown if the URI is invalid.
_ASYNCRTIMP utility::string_t to_string();
Return Value
The created URI as a string.
Requirements
Header: uri_builder.h
Namespace: web::http