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