QueryBatchExecutorBase.InnerExecutor 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.
The inner executor which executes actions to be batched.
protected Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor InnerExecutor { get; }
member this.InnerExecutor : Microsoft.VisualStudio.ProjectSystem.Query.Execution.IQueryActionExecutor
Protected ReadOnly Property InnerExecutor As IQueryActionExecutor