Property Url
- Namespace
- DotNetBrowser.Passwords
- Assembly
- DotNetBrowser.dll
Url
Gets the URL that contains scheme, host and port of the resource where the form is submitted.
public string Url { get; }
Property Value
- string
The URL.
Gets the URL that contains scheme, host and port of the resource where the form is submitted.
public string Url { get; }
The URL.