Compartir a través de


QueryTrackUpdates<TResult>.Updates Property

Definition

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

Property Value

Implements

Applies to