I have been working in WPF web browsers lately but I can't seem to be able to get URIs out of it. (Unlike the WinForms version which has the WebBrowser.Url property). Is there any property that holds it either it's as Uri or String?
You have to refer to the WebBrowser.Source
property that holds the Uri
object associated to the current view. Take a look to Microsoft Documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With