log4net SDK Reference

PatternLayout.ConverterInfo.Type Property

Gets or sets the type of the converter

[Visual Basic]
Public Property Type As Type
[C#]
public System.Type Type {get; set;}

Remarks

The value specified must extend the PatternConverter type.

See Also

PatternLayout.ConverterInfo Class | log4net.Layout Namespace