Property Url
- Namespace
- DotNetBrowser.Capture.Handlers
- Assembly
- DotNetBrowser.dll
Url
Gets the URL of the currently loaded web page.
public string Url { get; }
Property Value
- string
The URL of the currently loaded web page.
Gets the URL of the currently loaded web page.
public string Url { get; }
The URL of the currently loaded web page.