Click or drag to resize

ValueTypeLayoutInfoValueType Property

Gets or sets the result value type, for conversion of layout rendering output

Namespace:  NLog.Layouts
Assembly:  NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntax
public Type? ValueType { get; set; }

Property Value

Type: Type
See Also