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