SolutionEvents.IVsSolutionLoadEvents.OnQueryBackgroundLoadProjectBatch Method

Definition

Occurs when there is a query about batch loading a project in the background.

C++
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnQueryBackgroundLoadProjectBatch([Runtime::InteropServices::Out] bool % shouldDelayLoadToNextIdle) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnQueryBackgroundLoadProjectBatch;

Parameters

shouldDelayLoadToNextIdle
Boolean

true if the load operation should be delayed until the next idle period.

Returns

The HRESULT.

Implements

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022