Click or drag to resize

ScriptWarningEventArgs Properties

The ScriptWarningEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the DocumentItem related to the log item.
(Inherited from ScriptMessageEventArgs.)
Public propertyException
Gets the related Exception.
Public propertyMessage
Gets the log item message.
(Inherited from ScriptMessageEventArgs.)
Top
See Also