ICpuSample.TopStackFrame 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.
Gets the top frame of the thread call stack that was executing when the sample was collected.
public Microsoft.Windows.EventTracing.Symbols.StackFrame TopStackFrame { get; }
member this.TopStackFrame : Microsoft.Windows.EventTracing.Symbols.StackFrame
Public ReadOnly Property TopStackFrame As StackFrame