log4net SDK Documentation - Microsoft .NET Framework 4.0

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

ConverterInfo Class | log4net.Util Namespace