uri_builder::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: uri_builder.h
Namespace: web::http
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Get the fragment component of the URI as an encoded string.
const utility::string_t &fragment() const;
The URI fragment as a string.
Header: uri_builder.h
Namespace: web::http