get_Segments()

Uri::get_Segments() const method

Returns an array of strings containing the path segments of the URI represented by the current object.

ArrayPtr<String> System::Uri::get_Segments() const

See Also