IQueryExecutionContext.UpdatedDataVersions 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.
Gets the version set of the data sources after being modified by the query action.
public Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions UpdatedDataVersions { get; }
member this.UpdatedDataVersions : Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions
Public ReadOnly Property UpdatedDataVersions As QueryDataVersions