Solution2::Close Method (Boolean)
Visual Studio 2015
Closes the current solution.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- SaveFirst
-
Type:
System::Boolean
Optional. Indicates whether to save the solution before closing it; true if the solution should be saved prior to closing it, false if not.
Implements
_Solution::Close(Boolean)
Show: