The StackFrameDataContainer type exposes the following fields.
Fields
| Name | Description | |
|---|---|---|
| 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
|