Compartir a través de


_dispSolutionEvents_Event.BeforeClosing (Evento)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Event BeforeClosing As _dispSolutionEvents_BeforeClosingEventHandler
event _dispSolutionEvents_BeforeClosingEventHandler BeforeClosing
 event _dispSolutionEvents_BeforeClosingEventHandler^ BeforeClosing {
    void add (_dispSolutionEvents_BeforeClosingEventHandler^ value);
    void remove (_dispSolutionEvents_BeforeClosingEventHandler^ value);
}
abstract BeforeClosing : IEvent<_dispSolutionEvents_BeforeClosingEventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispSolutionEvents_Event Interfaz

EnvDTE (Espacio de nombres)