 | LogEventInfoZeroDate Field |
Gets the date of the first log event created.
Namespace:
NLog
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic static readonly DateTime ZeroDate
Public Shared ReadOnly ZeroDate As DateTime
Dim value As DateTime
value = LogEventInfo.ZeroDate
static val ZeroDate: DateTime
Field Value
Type:
DateTime
See Also