ConsoleMessageEventArgs Properties |
The ConsoleMessageEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Access to the underlying IBrowser object
|
![]() | Level |
Log level
|
![]() | Line |
The line number that generated the console message.
|
![]() | Message |
The message text of the console message.
|
![]() | Source |
The source of the console message.
|