log4net SDK Reference

PatternConverter.FormattingInfo Property

Gets or sets the formatting info for this converter

[Visual Basic]
Overridable Public Property FormattingInfo As FormattingInfo
[C#]
public virtual FormattingInfo FormattingInfo {get; set;}

Property Value

The formatting info for this converter

Remarks

Gets or sets the formatting info for this converter

See Also

PatternConverter Class | log4net.Util Namespace