Freigeben über


_dispOutputWindowEvents_SinkHelper.PaneUpdated-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

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

Syntax

'Declaration
Public Overridable Sub PaneUpdated ( _
    A_1 As OutputWindowPane _
)
public virtual void PaneUpdated(
    OutputWindowPane A_1
)
public:
virtual void PaneUpdated(
    OutputWindowPane^ A_1
)
abstract PaneUpdated : 
        A_1:OutputWindowPane -> unit  
override PaneUpdated : 
        A_1:OutputWindowPane -> unit
public function PaneUpdated(
    A_1 : OutputWindowPane
)

Parameter

Implementiert

_dispOutputWindowEvents.PaneUpdated(OutputWindowPane)

.NET Framework-Sicherheit

Siehe auch

Referenz

_dispOutputWindowEvents_SinkHelper Klasse

EnvDTE-Namespace