Thread2::StackFrames Property
Visual Studio 2015
Gets the collection of stack frames through which this thread is executing.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Implements
Thread::StackFramesThe following example demonstrates how to use the Collection property.
Show: