Click or drag to resize

ConsoleMessageEventArgs Properties

Version 94.4.20

The ConsoleMessageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Access to the underlying IBrowser object
Public propertyLevel
Log level
Public propertyLine
The line number that generated the console message.
Public propertyMessage
The message text of the console message.
Public propertySource
The source of the console message.
Top
See Also