uri_builder::query Method
Get the query component of the URI as an encoded string.
const utility::string_t &query() const;
Return Value
The URI query as a string.
Requirements
Header: uri_builder.h
Namespace: web::http
Get the query component of the URI as an encoded string.
const utility::string_t &query() const;
The URI query as a string.
Header: uri_builder.h
Namespace: web::http