ILogViewRead<TView,TLogEntry>.ConfirmedView 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.
Confirmed view of the log (reflecting only confirmed entries)
public TView ConfirmedView { get; }
member this.ConfirmedView : 'View
Public ReadOnly Property ConfirmedView As TView
Property Value
TView