log4net SDK Reference

PatternString.Format Method ()

Format the pattern as a string

[Visual Basic]
Overloads Public Function Format() As String
[C#]
public string Format();

Return Value

the pattern formatted as a string

Remarks

Format the pattern to a string.

See Also

PatternString Class | log4net.Util Namespace | PatternString.Format Overload List