_dispOutputWindowEvents_Event.add_PaneUpdated(_dispOutputWindowEvents_PaneUpdatedEventHandler) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void add_PaneUpdated(EnvDTE::_dispOutputWindowEvents_PaneUpdatedEventHandler ^ A_1);
public void add_PaneUpdated (EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandler A_1);
abstract member add_PaneUpdated : EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
Public Sub add_PaneUpdated (A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler)