uri::scheme Method
Get the scheme component of the URI as an encoded string.
const utility::string_t &scheme() const;
Return Value
The URI scheme as a string.
Requirements
Header: base_uri.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 scheme component of the URI as an encoded string.
const utility::string_t &scheme() const;
The URI scheme as a string.
Header: base_uri.h
Namespace: web::http