uri_builder::host Method
Get the host component of the URI as an encoded string.
const utility::string_t &host() const;
Return Value
The URI host as a string.
Requirements
Header: uri_builder.h
Namespace: web::http
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Get the host component of the URI as an encoded string.
const utility::string_t &host() const;
The URI host as a string.
Header: uri_builder.h
Namespace: web::http