Solution3::Open Method (String^)

 

Opens a specified solution.

Namespace:   EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.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: