DkmStackWalkFrame.Priority Property
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 priority of the stack walk frame. This is typically used for annotated frames that have detected a problem.
This API was introduced in Visual Studio 17 Update 5 (DkmApiVersion.VS17Update5).
C#
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFramePriority Priority { get; }
member this.Priority : Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFramePriority
Public ReadOnly Property Priority As DkmStackWalkFramePriority
Product | Versions |
---|---|
Visual Studio SDK | 2022 |