SolutionEvents.OnBeforeBackgroundSolutionLoadBegins Event
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 the solution begins to be loaded in the background.
public:
static event EventHandler ^ OnBeforeBackgroundSolutionLoadBegins;
public static event EventHandler OnBeforeBackgroundSolutionLoadBegins;
member this.OnBeforeBackgroundSolutionLoadBegins : EventHandler
Public Shared Custom Event OnBeforeBackgroundSolutionLoadBegins As EventHandler