Solution4::Open Method (String^)
Visual Studio 2015
Opens a specified solution.
Assembly: EnvDTE100 (in EnvDTE100.dll)
Parameters
- FileName
-
Type:
System::String^
Required. The file name of the solution file to open.
Implements
Solution3::Open(String^)
Show: