Click or drag to resize

UrlRequestUrl Property

Gets the requested URL address.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Url { get; }

Property Value

Type: String
The requested URL address.
See Also