 | LogEventInfoHasStackTrace Property |
Gets a value indicating whether stack trace has been set for this event.
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic bool HasStackTrace { get; }
Public ReadOnly Property HasStackTrace As Boolean
Get
Property Value
Type:
Boolean
See Also