_dispDocumentEvents_Event.remove_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void remove_DocumentClosing(EnvDTE::_dispDocumentEvents_DocumentClosingEventHandler ^ A_1);
public void remove_DocumentClosing (EnvDTE._dispDocumentEvents_DocumentClosingEventHandler A_1);
abstract member remove_DocumentClosing : EnvDTE._dispDocumentEvents_DocumentClosingEventHandler -> unit
Public Sub remove_DocumentClosing (A_1 As _dispDocumentEvents_DocumentClosingEventHandler)