Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternParser.PatternConverters Property

Get the converter registry used by this parser

[Visual�Basic]
Public�ReadOnly�Property�PatternConverters�As�Hashtable
[C#]
public�System.Collections.Hashtable�PatternConverters�{get;}

Property Value

The converter registry used by this parser

Remarks

Get the converter registry used by this parser

See Also

PatternParser Class | log4net.Util Namespace