Metoda _dispDocumentEvents_Event.remove_DocumentOpening —

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 remove_DocumentOpening ( _
    A_1 As _dispDocumentEvents_DocumentOpeningEventHandler _
)
void remove_DocumentOpening(
    _dispDocumentEvents_DocumentOpeningEventHandler A_1
)
void remove_DocumentOpening(
    _dispDocumentEvents_DocumentOpeningEventHandler^ A_1
)
abstract remove_DocumentOpening : 
        A_1:_dispDocumentEvents_DocumentOpeningEventHandler -> unit
function remove_DocumentOpening(
    A_1 : _dispDocumentEvents_DocumentOpeningEventHandler
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDocumentEvents_Event Interfejs

Przestrzeń nazw EnvDTE