SolutionEvents.IVsSolutionEvents2.OnAfterCloseSolution(Object) Methode

Definition

Tritt ein, nachdem die Projekt Mappe geschlossen wurde.

 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

Parameter

pUnkReserved
Object

Reserviert.

Gibt zurück

Int32

Das HRESULT.

Implementiert

Gilt für