The StackFrameData type exposes the following fields.

Fields

  NameDescription
args
Arguments passed to the method
file
Source file
function
Current method in the stack frame
line
Line number in the source code

See Also