Click or drag to resize
IBrowser Properties

The IBrowser type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the browser string (if any) that was sent by the browser in the User-Agent request header.
Public propertyCrawler
Gets a value that indicates whether the browser is a search-engine Web crawler.
Public propertyIsMobileDevice
Gets a value that indicates whether the browser is a recognized mobile device.
Public propertyItem
Gets the value of the specified browser capability.
Public propertyMajorVersion
Gets the major (integer) version number of the browser.
Public propertyMinorVersion
Gets the minor (double) version number of the browser.
Public propertyVersion
Gets the full version number (integer and decimal) of the browser as a string.
Public propertyWin32
Gets a value that indicates whether the client is a Win32-based computer.
Top
See Also