DkmEvaluationResult.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.
The stack frame this expression result was created on.
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.