Overload List
Name | Description | |
---|---|---|
ToString |
Returns a string representation of this Url.
(Overrides Object ToString .) | |
ToString(Boolean) |
Returns a string representation of this Url, specifying whether to
percent-encode the path.
| |
ToString(Boolean, Boolean) |
Returns a string representation of this Url, specifying whether to
percent-encode the path and include the port component of the URL if it
is a standard port.
|
See Also