Compartir a través de


QueryBatchExecutorBase.InnerExecutor Property

Definition

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

Property Value

Applies to