Sdílet prostřednictvím


_dispDocumentEvents_Event.add_DocumentSaved – 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_DocumentSaved ( _
    A_1 As _dispDocumentEvents_DocumentSavedEventHandler _
)
void add_DocumentSaved(
    _dispDocumentEvents_DocumentSavedEventHandler A_1
)
void add_DocumentSaved(
    _dispDocumentEvents_DocumentSavedEventHandler^ A_1
)
abstract add_DocumentSaved : 
        A_1:_dispDocumentEvents_DocumentSavedEventHandler -> unit
function add_DocumentSaved(
    A_1 : _dispDocumentEvents_DocumentSavedEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispDocumentEvents_Event Rozhraní

EnvDTE – obor názvů