uri::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: base_uri.h
Namespace: web::http
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Get the query component of the URI as an encoded string.
const utility::string_t &query() const;
The URI query as a string.
Header: base_uri.h
Namespace: web::http