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

Зарезервировано.

Возвращаемое значение

Int32

HRESULT.

Реализации

Применяется к