SolutionEvents.IVsSolutionLoadEvents.OnAfterLoadProjectBatch(Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Tritt ein, nachdem das Projekt in Batches geladen wurde.
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
Parameter
- fIsBackgroundIdleBatch
- Boolean
true , wenn der Batch Ladevorgang im Hintergrund erfolgt.
Gibt zurück
Das HRESULT.