Click or drag to resize

WarningEventArgs Properties

The WarningEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyInnerException
Gets the underlying exception causing this warning, if any.
Public propertyLiteSession
Gets the active session, if available.
Public propertyMessage
Gets a message that describes the current warning.
Public propertySource
Gets the source of the warning.
Public propertyWriteToLog
Gets or sets a value which indicates whether the warning should be written to the Application event log.
Top
See Also