Solution3::Close Method (Boolean)
Visual Studio 2015
Closes the current solution.
Assembly: EnvDTE90 (in EnvDTE90.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
Solution2::Close(Boolean)
Show: