Property Url
- Namespace
 - DotNetBrowser.Navigation.Events
 
- Assembly
 - DotNetBrowser.dll
 
Url
Gets the destination URL for the navigation redirect.
public string Url { get; }
Property Value
- string
 The destination URL for the navigation redirect.
Gets the destination URL for the navigation redirect.
public string Url { get; }
The destination URL for the navigation redirect.