Metoda _dispDocumentEvents_Event.add_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
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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents_Event Interfejs

Przestrzeń nazw EnvDTE