SolutionEvents.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins 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/before beginning a background solution load.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins() = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnBeforeBackgroundSolutionLoadBegins;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins() = Microsoft::VisualStudio::Shell::Interop::IVsSolutionLoadEvents::OnBeforeBackgroundSolutionLoadBegins;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins();
int IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins : unit -> int
Function OnBeforeBackgroundSolutionLoadBegins () As Integer Implements IVsSolutionLoadEvents.OnBeforeBackgroundSolutionLoadBegins
Returns
The HRESULT.