Sdílet prostřednictvím


_dispSolutionEvents_Event.BeforeClosing – událost

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
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>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispSolutionEvents_Event Rozhraní

EnvDTE – obor názvů