Metoda _dispDocumentEvents.DocumentOpened —

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents Interfejs

Przestrzeń nazw EnvDTE