uri_builder::path Method
Get the path component of the URI as an encoded string.
const utility::string_t &path() const;
Return Value
The URI path as a string.
Requirements
Header: uri_builder.h
Namespace: web::http
Get the path component of the URI as an encoded string.
const utility::string_t &path() const;
The URI path as a string.
Header: uri_builder.h
Namespace: web::http