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