LogStackFrame Fields

Fields

ClassName The name of the method's type.
ColumnNumber The column number of the execution point.
FileName The file name if debug symbols were compiled with the assembly
LineNumber The line number of the data.
MethodName The name of the method
NativeOffset Gets the offset position in the IL Code.

See Also