編輯

共用方式為


ILastBranchRecordSnapshot.Jumps Property

Definition

Gets the jumps captured by this snapshot.

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

Property Value

Applies to