Metoda DocumentEventsClass.remove_DocumentClosing —

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
Public Overridable Sub remove_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
public virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
public:
virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit  
override remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit
public function remove_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

Parametry

Implementuje

_dispDocumentEvents_Event.remove_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocumentEventsClass Klasa

Przestrzeń nazw EnvDTE