| AssemblyVersionLayoutRendererFixThreadAgnostic Property |
Support capture of Assembly-Version from active HttpContext ApplicationInstance
Namespace:
NLog.Web.LayoutRenderers
Assembly:
NLog.Web (in NLog.Web.dll) Version: 5.3.13+628b0876960af3ee3454c99b7985dbb5e1c46bf0
Syntax public LayoutRenderer FixThreadAgnostic { get; }
Public ReadOnly Property FixThreadAgnostic As LayoutRenderer
Get
Dim instance As AssemblyVersionLayoutRenderer
Dim value As LayoutRenderer
value = instance.FixThreadAgnostic
member FixThreadAgnostic : LayoutRenderer with get
Property Value
Type:
LayoutRendererSee Also