Compartilhar via


Método _dispOutputWindowEvents.PaneClearing

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Sub PaneClearing ( _
    pPane As OutputWindowPane _
)
void PaneClearing(
    OutputWindowPane pPane
)
void PaneClearing(
    [InAttribute] OutputWindowPane^ pPane
)
abstract PaneClearing : 
        pPane:OutputWindowPane -> unit 
function PaneClearing(
    pPane : OutputWindowPane
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

_dispOutputWindowEvents Interface

Namespace EnvDTE