DkmSymbolStackWalkContext.StackWalkContext 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.
DkmStackWalkContext allows the various components which walk, filter, or examine call stacks to store private data which is associated with this call stack.
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkContext ^ StackWalkContext { Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkContext ^ get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkContext StackWalkContext { get; }
member this.StackWalkContext : Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkContext
Public ReadOnly Property StackWalkContext As DkmStackWalkContext
Property Value
Returns DkmStackWalkContext.