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