[ Version ( since = "1.6" ) ]
public bool set_path_segments (owned List<string>? path_segments)
Replace the path segments list in the URI.
this |
The Uri to modify. |
path_segments |
The new path list to set. |
|