uri address3(
"mailto:user@contoso.com?subject=uri");
static void write_line()
Writes the current line terminator to the standard output stream using the specified format informati...
static const xtd::string uri_scheme_mailto
Specifies that the URI is an e-mail address and is accessed through the Simple Mail Transport Protoco...
Definition uri.h:185
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.h:103