Click or drag to resize
ExceptionHandlingConfiguration Properties

The ExceptionHandlingConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyCatchUnhandledExceptions
Gets or sets a value indicating whether to catch unhandled exceptions.
Public propertyShowNotification
Public propertyWriteEventLog
Public propertyWriteMiniDump
Gets or sets a value indicating whether to write a minidump file when an unhandled exception is caught.
Public propertyWriteSummaryFile
Gets or sets a value indicating whether a summary file should be written when an unhandled exception occurs.
Top
See Also