_dispOutputWindowEvents.PaneAdded(OutputWindowPane) Método

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

public:
 void PaneAdded(EnvDTE::OutputWindowPane ^ pPane);
public:
 void PaneAdded(EnvDTE::OutputWindowPane ^ pPane);
void PaneAdded(EnvDTE::OutputWindowPane const & pPane);
[System.Runtime.InteropServices.DispId(1)]
public void PaneAdded (EnvDTE.OutputWindowPane pPane);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member PaneAdded : EnvDTE.OutputWindowPane -> unit
Public Sub PaneAdded (pPane As OutputWindowPane)

Parâmetros

pPane
OutputWindowPane

O painel janela.

Atributos

Aplica-se a