Controller Class Properties
In This Topic
For a list of all members of this type, see Controller members.
Public Properties
| Name | Description |
 | Chrome | Gets a reference to a Chrome object that can be used to get or create a reference to a Plugin object when using Google Chrome. |
 | Edge | Gets a reference to an Edge object that can be used to get or create a reference to a Plugin object when using Microsoft Edge. |
 | IsBasicEdition | A boolean value that indicates whether HttpWatch Basic Edition is being used. |
 | Version | Gets a string that indicates the version of HttpWatch being used, e.g. "7.0.13" |
Top
See Also