uri address2(
"file://server/filename.ext");
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_file
Specifies that the URI is a pointer to a file. This field is read-only.
Definition uri.h:130
Provides an object representation of a uniform resource identifier (URI) and easy access to the parts...
Definition uri.h:103