ILastBranchRecordDataSource.Snapshots 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 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)