IQueryResults<TEntity>.Version 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 data version of the result.
public Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions Version { get; }
member this.Version : Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions
Public ReadOnly Property Version As QueryDataVersions