RunningDocumentTable::CloseSolution Method (__FRAMECLOSE)

 

Closes the solution.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
CloseResult CloseSolution(
	__FRAMECLOSE options
)

Parameters

options
Type: Microsoft.VisualStudio.Shell.Interop::__FRAMECLOSE

The close options.

Return Value

Type: Microsoft.VisualStudio.Shell::CloseResult

The close result.

Return to top
Show: