SolutionEvents.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs on/after the solution is finished loading in the background.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete() = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnAfterBackgroundSolutionLoadComplete;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete() = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnAfterBackgroundSolutionLoadComplete;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete();
int IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete : unit -> int
Function OnAfterBackgroundSolutionLoadComplete () As Integer Implements IVsSolutionLoadEvents.OnAfterBackgroundSolutionLoadComplete
Returns
The HRESULT.