The constructors of System.UriBuilder are listed below. For a list of all members, see the UriBuilder Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the UriBuilder class. | ||
Initializes a new instance of the UriBuilder class with the specified URI. | ||
Initializes a new instance of the UriBuilder class with the specified Uri instance. | ||
Initializes a new instance of the UriBuilder class with the specified scheme and host. | ||
Initializes a new instance of the UriBuilder class with the specified scheme, host, and port. | ||
Initializes a new instance of the UriBuilder class with the specified scheme, host, port number, and path. | ||
Initializes a new instance of the UriBuilder class with the specified scheme, host, port number, path and query string or fragment identifier. |