uri address6(
"gopher://example.contoso.com/");
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_gopher
Specifies that the URI is accessed through the Gopher protocol. This field is read-only.
Definition uri.h:150
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.h:103