IVsSolutionEvents3.OnQueryCloseProject Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
OnQueryCloseProject(IVsHierarchy, Int32, Int32%)
Queries listening clients as to whether the project can be closed. (Inherited from IVsSolutionEvents2.)
OnQueryCloseProject(IVsHierarchy, Int32, Int32%)
Queries listening clients as to whether the project can be closed.
Top