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