The PatternLayout type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
ContentType |
The content type output by this layout.
(Inherited from LayoutSkeleton.) | |
ConversionPattern |
The pattern formatting string
| |
Footer |
The footer for the layout format.
(Inherited from LayoutSkeleton.) | |
Header |
The header for the layout format.
(Inherited from LayoutSkeleton.) | |
IgnoresException |
Flag indicating if this layout handles exceptions
(Inherited from LayoutSkeleton.) |
See Also