DkmVisualizedExpression.StackFrame Property
Definition
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.
Stack frame the expression is being evaluated in expression in.
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ StackFrame { Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ StackFrame { Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrame StackFrame { get; }
member this.StackFrame : Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrame
Public ReadOnly Property StackFrame As DkmStackWalkFrame
Property Value
Returns DkmStackWalkFrame.