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

Namespace: log4net.Layout
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

string ContentType { get; }

Property Value

Type: String
The content type
Remarks

The content type output by this layout.

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

See Also

Reference