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