IQueryProcessRequest.QueryExecutionContext 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 context of the query execution.
public Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryExecutionContext QueryExecutionContext { get; }
member this.QueryExecutionContext : Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryExecutionContext
Public ReadOnly Property QueryExecutionContext As IQueryExecutionContext