NavigationFinishedEventArgsUrl Property |
Gets the navigation URL.
Namespace:
DotNetBrowser.Navigation.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string Url { get; }
Property Value
Type:
StringThe navigation URL.
See Also