QueryTrackUpdates<TResult> Class
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.
[System.Runtime.CompilerServices.Nullable(0)]
public class QueryTrackUpdates<TResult> : Microsoft.VisualStudio.ProjectSystem.Query.IQueryTrackUpdates<TResult>
[<System.Runtime.CompilerServices.Nullable(0)>]
type QueryTrackUpdates<'Result> = class
interface IQueryTrackUpdates<'Result>
Public Class QueryTrackUpdates(Of TResult)
Implements IQueryTrackUpdates(Of TResult)
Type Parameters
- TResult
- Inheritance
-
QueryTrackUpdates<TResult>
- Attributes
- Implements
-
IQueryTrackUpdates<TResult>
Constructors
QueryTrackUpdates<TResult>(QueryDataVersions, IReadOnlyCollection<ItemUpdate<TResult>>) |
Properties
Updates | |
Version |