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 propertyMessage
Gets a message that describes the current warning.
Public propertyWriteToLog
Gets or sets a value which indicates whether the warning should be written to the Application event log.
Top
See Also