Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternConverter.Next Property

Get the next pattern converter in the chain

[Visual�Basic]
Overridable�Public�ReadOnly�Property�Next�As�PatternConverter
[C#]
public�virtual�PatternConverter�Next�{get;}

Property Value

the next pattern converter in the chain

Remarks

Get the next pattern converter in the chain

See Also

PatternConverter Class | log4net.Util Namespace