Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILayout.ContentType Property

The content type output by this layout.

[Visual�Basic]
Property�ContentType�As�String
[C#]
string�ContentType�{get;}

Property Value

The content type

Remarks

The content type output by this layout.

This is a MIME type e.g. "text/plain".

See Also

ILayout Interface | log4net.Layout Namespace