uri::resource Method

Gets the path, query, and fragment portion of this uri, which may be empty.

_ASYNCRTIMP uri resource() const;

Return Value

The new uri object with the path, query and fragment portion of this uri.

Requirements

Header: base_uri.h

Namespace: web::http

See Also

Reference

uri Class