Property Email
- Namespace
- DotNetBrowser.UserData
- Assembly
- DotNetBrowser.dll
Gets the email value entered by the user.
public string Email { get; }
Property Value
- string
The email.
Gets the email value entered by the user.
public string Email { get; }
The email.