 | LogEventInfoUserStackFrameNumber Property |
Gets the number index of the stack frame that represents the user
code (not the NLog code).
Namespace: NLogAssembly: NLog (in NLog.dll) Version: 4.3.0
Syntaxpublic int UserStackFrameNumber { get; }
Public ReadOnly Property UserStackFrameNumber As Integer
Get
Property Value
Type:
Int32
See Also