IVsSolutionEvents3.OnQueryCloseSolution Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnQueryCloseSolution(Object, Int32%) | Queries listening clients as to whether the solution can be closed. (Inherited from IVsSolutionEvents2.) | |
OnQueryCloseSolution(Object, Int32%) | Queries listening clients as to whether the solution can be closed. |
Top