log4net SDK Reference

XmlLayout Properties

The properties of the XmlLayout class are listed below. For a complete list of XmlLayout class members, see the XmlLayout Members topic.

Public Instance Properties

ContentType (inherited from XmlLayoutBase) Gets the content type output by this layout.
Footer (inherited from LayoutSkeleton) The footer for the layout format.
Header (inherited from LayoutSkeleton) The header for the layout format.
IgnoresException (inherited from LayoutSkeleton) Flag indicating if this layout handles exceptions
LocationInfo (inherited from XmlLayoutBase) Gets a value indicating whether to include location information in the XML events.
Prefix The prefix to use for all element names

See Also

XmlLayout Class | log4net.Layout Namespace