ustring address =
"www.contoso.com";
if (result.is_well_formed_original_string())
else
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static const xtd::ustring uri_scheme_http
Specifies that the URI is accessed through the Hypertext Transfer Protocol (HTTP)....
Definition uri.h:165
static const xtd::ustring scheme_delimiter
Specifies the characters that separate the communication protocol scheme from the address portion of ...
Definition uri.h:120
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.h:103
Represents text as a sequence of UTF-8 code units.
Definition ustring.h:53