DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Navigation
INavigationEntry Interface
INavigationEntry Properties
HttpStatusCode Property
OriginalRequestUrl Property
PageType Property
Timestamp Property
Title Property
Url Property
INavigationEntry
.
Url Property
Gets the actual URL of the web page.
Namespace:
DotNetBrowser.Navigation
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntax
C#
Copy
string
Url
{
get
; }
Property Value
Type:
String
The actual URL of the web page.
See Also
Reference
INavigationEntry Interface
DotNetBrowser.Navigation Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.