set_path_segments


Description:

[ Version ( since = "1.6" ) ]
public bool set_path_segments (owned List<string>? path_segments)

Replace the path segments list in the URI.

Parameters:

this

The Uri to modify.

path_segments

The new path list to set.

Returns:

true if the path segments were set successfully.