[ Version ( since = "1.6" ) ]
public bool set_query_string (string query)
Sets or unsets the query table in the URI.
| this |
The Uri to modify. |
| query |
The new percent encoded query string to use to populate the query table, or use null to unset the query table. |
|
true if the query table was set successfully. |