SolutionEvents.IVsSolutionEvents2.OnAfterCloseSolution(Object) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Происходит в/после закрытия решения.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnAfterCloseSolution(System::Object ^ pUnkReserved) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents2::OnAfterCloseSolution;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnAfterCloseSolution(Platform::Object ^ pUnkReserved) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents2::OnAfterCloseSolution;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnAfterCloseSolution(winrt::Windows::Foundation::IInspectable const & pUnkReserved);
int IVsSolutionEvents2.OnAfterCloseSolution (object pUnkReserved);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnAfterCloseSolution : obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnAfterCloseSolution : obj -> int
Function OnAfterCloseSolution (pUnkReserved As Object) As Integer Implements IVsSolutionEvents2.OnAfterCloseSolution
Параметры
- pUnkReserved
- Object
Зарезервировано.
Возвращаемое значение
HRESULT.