QueryTrackUpdates<TResult> Class
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.
C#
[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)
- TResult
- Inheritance
-
QueryTrackUpdates<TResult>
- Attributes
- Implements
-
IQueryTrackUpdates<TResult>
Product | Versions |
---|---|
Visual Studio SDK | 2022 |