SolutionEvents.IVsSolutionEvents2.OnBeforeCloseSolution(Object) Méthode

Définition

Se produit sur/avant la fermeture de la solution.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnBeforeCloseSolution(System::Object ^ pUnkReserved) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents2::OnBeforeCloseSolution;
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnBeforeCloseSolution(Platform::Object ^ pUnkReserved) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents2::OnBeforeCloseSolution;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnBeforeCloseSolution(winrt::Windows::Foundation::IInspectable const & pUnkReserved);
int IVsSolutionEvents2.OnBeforeCloseSolution (object pUnkReserved);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnBeforeCloseSolution : obj -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnBeforeCloseSolution : obj -> int
Function OnBeforeCloseSolution (pUnkReserved As Object) As Integer Implements IVsSolutionEvents2.OnBeforeCloseSolution

Paramètres

pUnkReserved
Object

Réservé.

Retours

Int32

HRESULT.

Implémente

S’applique à