DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net
UrlRequest Class
UrlRequest Properties
Browser Property
Method Property
ResourceType Property
SslVersion Property
TotalBytesReceived Property
TotalBytesSent Property
Url Property
UrlRequest
Url Property
Gets the requested URL address.
Namespace:
DotNetBrowser.Net
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
string
Url
{
get
; }
Property Value
Type:
String
The requested URL address.
See Also
Reference
UrlRequest Class
DotNetBrowser.Net Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.