The StackFrameDataContainer type exposes the following fields.

Fields

  NameDescription
File
Source code file where trace originated
Line
Source code line number where trace originated
Message
Description/label for the stack trace
Trace
All the frames in the traced stack

See Also