uri address1(
"http://www.contoso.com/index.htm#search");
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static bool check_scheme_name(const xtd::ustring &scheme)
Determines whether the specified scheme name is valid.
static const xtd::ustring uri_scheme_http
Specifies that the URI is accessed through the Hypertext Transfer Protocol (HTTP)....
Definition uri.h:165
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.h:103