ILayout ContentType Property Apache log4net™ SDK Documentation
The content type output by this layout.

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

string ContentType { get; }

Property Value

Type: OnlineString
The content type
Remarks

The content type output by this layout.

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

See Also