StackFrame Struct

Definition

Describes a stack frame in a call stack.

C++/WinRT
struct StackFrame
Inheritance
StackFrame

Properties

ILOffset

Gets the IL offset for this frame of the call stack.

MethodName

Gets the name of the method for this frame of the call stack.

TypeName

Gets the name of the type that contains the method for this frame of the call stack.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022