Click or drag to resize

ExceptionEventArgs Properties

The ExceptionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets the underlying exception causing this event.
Public propertyLiteSession
Gets the current Lite Document session, if any.
Public propertyWriteToLog
Gets or sets a value which indicates whether the exception should be written to the Application event log.
Top
See Also