Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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

ConverterInfo Class | log4net.Util Namespace