const xtd::string & xtd::uri::original_string | ( | ) | const |
Gets the original URI string that was passed to the xtd::uri constructor.
xtd::invalid_operation_exception | This instance represents a relative URI, and this property is valid only for absolute URIs. |