StackTrace.GetFrame Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the specified stack frame.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- index
- Type: System.Int32
The index of the stack frame requested.
Show: