ConverterInfoName Property Apache log4net™ SDK Documentation
Gets or sets the name of the conversion pattern

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public string Name { get; set; }

Property Value

Type: String
Remarks

The name of the pattern in the format string

See Also

Reference