StartNavigationParametersUrl Property |
Gets the URL of the resource that will be loaded.
Namespace:
DotNetBrowser.Navigation.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Url { get; }
Property Value
Type:
StringThe URL of the resource that will be loaded.
See Also