 | LogEventInfoStackTrace Property |
Gets the entire stack trace.
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic StackTrace StackTrace { get; }
Public ReadOnly Property StackTrace As StackTrace
Get
Property Value
Type:
StackTrace
See Also