Solution2::Open Method (String^)

 

Opens a specified solution.

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

void Open(
	String^ FileName
)

Parameters

FileName
Type: System::String^

Required. The file name of the file to open.

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