Debugger5::CurrentStackFrame Property
Visual Studio 2015
Gets or sets the current stack frame.
Assembly: EnvDTE100 (in EnvDTE100.dll)
property StackFrame^ CurrentStackFrame { StackFrame^ get(); void set(StackFrame^ value); }
Implements
Debugger4::CurrentStackFrame
Show: