StackFrame Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a stack frame in a call stack.
public value class StackFrame
C++/WinRT
struct StackFrame
public struct StackFrame
type StackFrame = struct
Public Structure StackFrame
- Inheritance
-
StackFrame
ILOffset |
Gets the IL offset for this frame of the call stack. |
Method |
Gets the name of the method for this frame of the call stack. |
Type |
Gets the name of the type that contains the method for this frame of the call stack. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |