IThreadStack.Frames Property

Definition

Gets the list of frames in the stack.

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Symbols.StackFrame> Frames { get; }
member this.Frames : System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.Symbols.StackFrame>
Public ReadOnly Property Frames As IReadOnlyList(Of StackFrame)

Property Value

Applies to