Partager via


IQueryExecutionContext.UpdatedDataVersions Property

Definition

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

Property Value

Applies to