Click or drag to resize

ExceptionDataLayoutRenderer Properties

The ExceptionDataLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyBaseException
Gets or sets whether to render innermost Exception from GetBaseException
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyFormat
Format string for conversion from object to string.
Public propertyItem
Gets or sets the key to search the exception Data for
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also