SolutionEvents.IVsSolutionLoadEvents.OnAfterLoadProjectBatch(Boolean) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Происходит в/после загрузки проекта пакетной службой.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterLoadProjectBatch(bool fIsBackgroundIdleBatch) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnAfterLoadProjectBatch;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterLoadProjectBatch(bool fIsBackgroundIdleBatch) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnAfterLoadProjectBatch;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterLoadProjectBatch(bool fIsBackgroundIdleBatch);
int IVsSolutionLoadEvents.OnAfterLoadProjectBatch (bool fIsBackgroundIdleBatch);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterLoadProjectBatch : bool -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterLoadProjectBatch : bool -> int
Function OnAfterLoadProjectBatch (fIsBackgroundIdleBatch As Boolean) As Integer Implements IVsSolutionLoadEvents.OnAfterLoadProjectBatch
Параметры
- fIsBackgroundIdleBatch
- Boolean
true Если пакетная загрузка находится в фоновом режиме.
Возвращаемое значение
HRESULT.