Sdílet prostřednictvím


_dispDocumentEvents_Event.DocumentSaved – 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 DocumentSaved As _dispDocumentEvents_DocumentSavedEventHandler
event _dispDocumentEvents_DocumentSavedEventHandler DocumentSaved
event _dispDocumentEvents_DocumentSavedEventHandler^ DocumentSaved {
    void add (_dispDocumentEvents_DocumentSavedEventHandler^ value);
    void remove (_dispDocumentEvents_DocumentSavedEventHandler^ value);
}
abstract DocumentSaved : IEvent<_dispDocumentEvents_DocumentSavedEventHandler,
    EventArgs>
Jazyk JScript nepodporuje události.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

_dispDocumentEvents_Event Rozhraní

EnvDTE – obor názvů