Edit

Share via


ILastBranchRecordDataSource.Snapshots Property

Definition

Gets the last branch record snapshots captured in the trace.

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

Property Value

Applies to