xtd::ustring xtd::uri::path_and_query | ( | ) | const |
Gets the absolute_path and query properties separated by a question mark (?).
xtd::invalid_operation_exception | This instance represents a relative URI, and this property is valid only for absolute URIs. |