Click or drag to resize

AppDomainLayoutRenderer Properties

The AppDomainLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyFormat
Format string. Possible values: "Short", "Long" or custom like {0} {1}. Default "Long" The first parameter is the AppDomain.Id, the second the second the AppDomain.FriendlyName This string is used in Format(String, Object)
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also