log4net SDK Reference

TextWriterAdapter.FormatProvider Property

Gets an object that controls formatting

[Visual Basic]
Overrides Public ReadOnly Property FormatProvider As IFormatProvider
[C#]
public override System.IFormatProvider FormatProvider {get;}

Property Value

The format provider

Remarks

Gets an object that controls formatting

See Also

TextWriterAdapter Class | log4net.Util Namespace