log4net SDK Reference

PatternString.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;}

Property Value

The name of the conversion pattern

Remarks

Gets or sets the name of the conversion pattern

See Also

PatternString.ConverterInfo Class | log4net.Util Namespace