SolutionEvents.IVsSolutionLoadEvents.OnBeforeLoadProjectBatch(Boolean) Method

Definition

Occurs on/before the project is batch loaded.

C++/CX
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeLoadProjectBatch(bool fIsBackgroundIdleBatch) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnBeforeLoadProjectBatch;

Parameters

fIsBackgroundIdleBatch
Boolean

true if the project is loaded in the background.

Returns

The HRESULT.

Implements

Applies to

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