IVsSolutionEvents2.OnQueryCloseProject Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnQueryCloseProject(IVsHierarchy, Int32, Int32%) | Queries listening clients as to whether the project can be closed. (Inherited from IVsSolutionEvents.) | |
OnQueryCloseProject(IVsHierarchy, Int32, Int32%) | Queries listening clients as to whether the project can be closed. |
Top