log4net SDK Reference

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