[ Version ( since = "1.6" ) ]
public List<string> get_path_segments ()
Get a list of path segments from the URI.
this |
The Uri to get the path from. |
A List of path segment strings or |