[ Version ( since = "1.6" ) ]
public bool append_path_segment (string path_segment)
Append a single path segment onto the end of the URI path.
this |
The Uri to modify. |
path_segment |
The path segment string to append to the URI path. |
|