SolutionEvents.OnQueryCloseSolution Event

Definition

Occurs when there is a query about closing the solution.

public:
 static event EventHandler<System::ComponentModel::CancelEventArgs ^> ^ OnQueryCloseSolution;
public static event EventHandler<System.ComponentModel.CancelEventArgs> OnQueryCloseSolution;
member this.OnQueryCloseSolution : EventHandler<System.ComponentModel.CancelEventArgs> 
Public Shared Custom Event OnQueryCloseSolution As EventHandler(Of CancelEventArgs) 

Event Type

Applies to