Zdarzenie _dispDocumentEvents_Event.DocumentSaved

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
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>
Język JScript nie obsługuje zdarzeń.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents_Event Interfejs

Przestrzeń nazw EnvDTE