Returns a string representation of this Url, specifying whether to
percent-encode the path.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- encodedPath
- Type: System Boolean
true if the path component of the URL should be percent-encoded.
Return Value
A string representation of this Url.See Also