Package::QueryClose Method (Boolean)
Visual Studio 2015
Called to ask the package if the shell can be closed.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- canClose
-
Type:
System::Boolean
[out] Returns true if the shell can be closed, otherwise false.
Show: