| BrowserHelper Properties | 
The BrowserHelper type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ColumnNames | 
            Get the list of supported properties.
             | 
|  | IsFlashInstalled | 
            Indicates whether Flash is installed.
             | 
|  | IsJavaInstalled | 
            Indicates whether Java is installed.
             | 
|  | IsSilverlightInstalled | 
            Indicates whether Silverlight is installed.
             | 
|  | Item | 
            Returns given property from BrowserHelper. Setter is not implemented
             | 
|  | OperatingSystem | 
            Gets or sets the operating system of the user.
             | 
|  | ScreenColorDepth | 
            Gets or sets the screen color depth.
             | 
|  | ScreenResolution | 
            Gets or sets the screen resolution.
             | 
|  | SearchKeywords | 
            Gets or sets the search keywords used to access the site.
             | 
 See Also
See Also