uri::decode Method
Decodes an encoded string.
_ASYNCRTIMP static utility::string_t __cdecl decode(
const utility::string_t &encoded
);
- encoded
The URI as a string.
The decoded string.
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.
Decodes an encoded string.
_ASYNCRTIMP static utility::string_t __cdecl decode(
const utility::string_t &encoded
);
The decoded string.
Header: base_uri.h
Namespace: web::http