SolutionEventsClass.QueryCloseSolution 事件

定义

发生在之前 BeforeClosing

此 API 支持产品基础结构,不能在代码中直接使用。

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

事件类型

_dispSolutionEvents_QueryCloseSolutionEventHandler

实现

适用于