uri_builder::to_uri Method
Combine and validate the URI components into a URI class instance. An exception will be thrown if the URI is invalid.
_ASYNCRTIMP uri to_uri();
Return Value
The create URI as a URI class instance.
Requirements
Header: uri_builder.h
Namespace: web::http