_Solution::SaveAs Method (String^)
Visual Studio 2015
Saves the solution.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- FileName
-
Type:
System::String^
Required. The filename in which to save the solution. If the file exists, it is overwritten.
Saves the solution with the specified file name.
Show: