_Solution::Open Method (String^)

 

Opens the solution in the specified view.

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

void Open(
	String^ FileName
)

Parameters

FileName
Type: System::String^

Required. The filename of the file to open.

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