Metoda _dispDocumentEvents.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 DocumentSaved ( _
    Document As Document _
)
void DocumentSaved(
    Document Document
)
void DocumentSaved(
    [InAttribute] Document^ Document
)
abstract DocumentSaved : 
        Document:Document -> unit
function DocumentSaved(
    Document : Document
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents Interfejs

Przestrzeń nazw EnvDTE