DkmClrValue.StackFrame Property

Definition

The stack frame used as the inspection frame of the interpreted expression.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

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

Applies to