Provides a custom constructor for uniform resource identifiers (URIs) and modifies URIs for the Uri class.
See Also: UriBuilder Members
The UriBuilder class provides a convenient way to modify the contents of a Uri instance without creating a new Uri instance for each modification.
The UriBuilder properties provide read/write access to the read-only Uri properties so that they can be modified.