uri_builder::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: uri_builder.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Get the scheme component of the URI as an encoded string.
const utility::string_t &scheme() const;
The URI scheme as a string.
Header: uri_builder.h
Namespace: web::http