UserAgent Properties |
The UserAgent type exposes the following members.
Name | Description | |
---|---|---|
EmailClient |
Gets or sets the user agent platform name.
| |
Family |
Gets or sets the user agent family name.
| |
IsMobile |
Gets or sets value indicating whether client uses mobile web browser.
| |
IsTablet |
Gets or sets value indicating whether client uses tablet web browser.
| |
IsUndefined |
Gets value indicating whether user agent is undefined.
| |
Name |
Gets or sets the user agent name.
| |
OperatingSystem |
Gets or sets the name of the operating system.
| |
OriginalString |
Gets or sets the user agent definition string.
| |
Platform |
Gets or sets the user agent platform name.
|