Click or drag to resize

PasswordRecordUrl Property

Gets the URL that contains scheme, host and port of the resource where the form is submitted.

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

Property Value

Type: String
The URL.
See Also