 | AssemblyVersionLayoutRendererFixThreadAgnostic Property |
Support capture of Assembly-Version from active HttpContext ApplicationInstance
Namespace:
NLog.Web.LayoutRenderers
Assembly:
NLog.Web (in NLog.Web.dll) Version: 6.0.0+59339f2811712b446adf6dcd8a6bad39ad9f2ba1
Syntaxpublic 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:
LayoutRenderer
See Also