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