_dispOutputWindowEvents_Event.remove_PaneAdded(_dispOutputWindowEvents_PaneAddedEventHandler) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void remove_PaneAdded(EnvDTE::_dispOutputWindowEvents_PaneAddedEventHandler ^ A_1);
public void remove_PaneAdded (EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler A_1);
abstract member remove_PaneAdded : EnvDTE._dispOutputWindowEvents_PaneAddedEventHandler -> unit
Public Sub remove_PaneAdded (A_1 As _dispOutputWindowEvents_PaneAddedEventHandler)