log4net SDK Reference

PatternString.ConverterInfo.Type Property

Gets or sets the type of the converter

[Visual Basic]
Public Property Type As Type
[C#]
public System.Type Type {get; set;}

Property Value

The type of the converter

Remarks

Gets or sets the type of the converter

See Also

PatternString.ConverterInfo Class | log4net.Util Namespace