RunningDocumentTable.CloseSolution(__FRAMECLOSE) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Закрывает решение.
public:
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
public:
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
Microsoft::VisualStudio::Shell::CloseResult CloseSolution(Microsoft::VisualStudio::Shell::Interop::__FRAMECLOSE options);
public Microsoft.VisualStudio.Shell.CloseResult CloseSolution (Microsoft.VisualStudio.Shell.Interop.__FRAMECLOSE options);
member this.CloseSolution : Microsoft.VisualStudio.Shell.Interop.__FRAMECLOSE -> Microsoft.VisualStudio.Shell.CloseResult
Public Function CloseSolution (options As __FRAMECLOSE) As CloseResult
Параметры
- options
- __FRAMECLOSE
Параметры закрытия.
Возвращаемое значение
Результат закрытия.