Solution4::Open Method (String^)

 

Opens a specified solution.

Namespace:   EnvDTE100
Assembly:  EnvDTE100 (in EnvDTE100.dll)

void Open(
	String^ FileName
)

Parameters

FileName
Type: System::String^

Required. The file name of the solution file to open.

No code example is currently available or this language may not be supported.
Return to top
Show: