Click or drag to resize

RegistryLayoutRendererDefaultValue Property

Gets or sets the value to be output when the specified registry key or value is not found.

Namespace:  NLog.LayoutRenderers
Assembly:  NLog.WindowsRegistry (in NLog.WindowsRegistry.dll) Version: 5.5.0+1873145cbc26e0312d9481234d69ce7dc68aac4e
Syntax
public Layout DefaultValue { get; set; }

Property Value

Type: Layout
See Also