PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.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 TLogView ConfirmedView { get; }
member this.ConfirmedView : 'LogView
Public ReadOnly Property ConfirmedView As TLogView
Property Value
TLogView