RunningDocumentTable.CloseSolution(__FRAMECLOSE) Method

Definition

Closes the solution.

public:
 Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);

Parameters

options
__FRAMECLOSE

The close options.

Returns

The close result.

Applies to