Click or drag to resize

MessageTemplateParameterValue Property

Parameter Value extracted from the Parameters-array

Namespace:  NLog.MessageTemplates
Assembly:  NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntax
public Object Value {
	get;
 }

Property Value

Type: Object
See Also