SolutionEventsClass.QueryCloseSolution Event

Definition

Occurs before the BeforeClosing.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual event EnvDTE::_dispSolutionEvents_QueryCloseSolutionEventHandler ^ QueryCloseSolution;
public virtual event EnvDTE._dispSolutionEvents_QueryCloseSolutionEventHandler QueryCloseSolution;
member this.QueryCloseSolution : EnvDTE._dispSolutionEvents_QueryCloseSolutionEventHandler 
Public Overridable Custom Event QueryCloseSolution As _dispSolutionEvents_QueryCloseSolutionEventHandler Implements QueryCloseSolution

Event Type

Implements

Applies to