Note: This API is now obsolete.
Gets the dictionary of per-event context properties.
Namespace: NLogNLog (in NLog.dll) Version: 4.7.0+4d138800820311d0b60b6437f1dd2ed1d571d47d
Syntax[ObsoleteAttribute("Use LogEventInfo.Properties instead. Marked obsolete on NLog 2.0", true)] public IDictionary Context { get; }
<ObsoleteAttribute("Use LogEventInfo.Properties instead. Marked obsolete on NLog 2.0", true)> Public ReadOnly Property Context As IDictionary Get Dim instance As LogEventInfo Dim value As IDictionary value = instance.Context
[<ObsoleteAttribute("Use LogEventInfo.Properties instead. Marked obsolete on NLog 2.0", true)>] member Context : IDictionary with getProperty Value
Type:
IDictionary RemarksThis property was marked as obsolete on NLog 2.0 and it may be removed in a future release.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4