Click or drag to resize

UserAgent Properties

The UserAgent type exposes the following members.

Properties
  NameDescription
Public propertyEmailClient
Gets or sets the user agent platform name.
Public propertyFamily
Gets or sets the user agent family name.
Public propertyIsMobile
Gets or sets value indicating whether client uses mobile web browser.
Public propertyIsTablet
Gets or sets value indicating whether client uses tablet web browser.
Public propertyIsUndefined
Gets value indicating whether user agent is undefined.
Public propertyName
Gets or sets the user agent name.
Public propertyOperatingSystem
Gets or sets the name of the operating system.
Public propertyOriginalString
Gets or sets the user agent definition string.
Public propertyPlatform
Gets or sets the user agent platform name.
Top
See Also