Click or drag to resize

BrowserType Enumeration

Specifies the type of the browser

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public enum BrowserType
Members
  Member nameValueDescription
IEWin1Internet Explorer Windows
IEMac2Internet Explorer Mac
Safari3Based on AppleWebKit
Firefox4Firefox
Opera5Opera
Konqueror6Konqueror browser
Chrome7Google Chrome
Blackberry8Blackberry
IE11Plus9IE 11+
Edge10Microsoft Edge
Unknown100Unknown (treated as downlevel)
See Also