Sdílet prostřednictvím


_dispDocumentEvents_Event.add_DocumentClosing – metoda

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
Sub add_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
void add_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
void add_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract add_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit
function add_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispDocumentEvents_Event Rozhraní

EnvDTE – obor názvů