log4net SDK Reference

PatternLayout.ConverterInfo.Name Property

Gets or sets the name of the conversion pattern

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Remarks

The name of the pattern in the format string

See Also

PatternLayout.ConverterInfo Class | log4net.Layout Namespace