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