SolutionEventsClass.QueryCloseSolution 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 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