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