[ Version ( since = "1.6" ) ]
public bool set_path_string (string path)
Sets or unsets the path in the URI.
| this |
The Uri to modify. |
| path |
The new percent encoded path to set with path segments separated by '/', or use null to unset the path. |
|
true if the path was set successfully. |