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.24.2
Syntax public string Url { get; }
Property Value
Type:
StringThe URL.
See Also