Condividi tramite


IQueryTrackUpdates<TEntity>.Updates Property

Definition

The collection of updates.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.ProjectSystem.Query.ItemUpdate<TEntity>> Updates { get; }
member this.Updates : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.ProjectSystem.Query.ItemUpdate<'Entity>>
Public ReadOnly Property Updates As IReadOnlyCollection(Of ItemUpdate(Of TEntity))

Property Value

Applies to