The BrowserInfo type exposes the following members.

Properties

  NameDescription
Public propertyIsFF
Returns true if browser is Firefox.
Public propertyIsIE
Returns true if browser is Internet Explorer.
Public propertyIsSafari
Returns true if browser is Safari.
Public propertyMajorVersion
Gets Major Version number of the browser. E.g. for IE value can be 5,6 or 7.

See Also