Click or drag to resize

AspNetApplicationLayoutRendererItem Property

Gets or sets the item variable name.

Namespace:  NLog.Web.LayoutRenderers
Assembly:  NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntax
public string Item { get; set; }

Property Value

Type: String
See Also