Get the converter registry used by this parser
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public Hashtable PatternConverters { get; }
public Hashtable PatternConverters { get; }
Public ReadOnly Property PatternConverters As Hashtable
Get
Public ReadOnly Property PatternConverters As Hashtable
Get
public:
property Hashtable^ PatternConverters {
Hashtable^ get ();
}
public:
property Hashtable^ PatternConverters {
Hashtable^ get ();
}
Property Value
Type:
Hashtable
The converter registry used by this parser
Get the converter registry used by this parser