uri::fragment Method
Get the fragment component of the URI as an encoded string.
const utility::string_t &fragment() const;
Return Value
The URI fragment as a string.
Requirements
Header: base_uri.h
Namespace: web::http
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Get the fragment component of the URI as an encoded string.
const utility::string_t &fragment() const;
The URI fragment as a string.
Header: base_uri.h
Namespace: web::http