std::vector< xtd::string > xtd::uri::segments | ( | ) | const |
Gets an array containing the path segments that make up the specified URI.
xtd::invalid_operation_exception | This instance represents a relative URI, and this property is valid only for absolute URIs. |