Metoda OutputWindowEventsClass.add_PaneUpdated —
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
Public Overridable Sub add_PaneUpdated ( _
A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler _
)
public virtual void add_PaneUpdated(
_dispOutputWindowEvents_PaneUpdatedEventHandler A_1
)
public:
virtual void add_PaneUpdated(
_dispOutputWindowEvents_PaneUpdatedEventHandler^ A_1
)
abstract add_PaneUpdated :
A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
override add_PaneUpdated :
A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
public function add_PaneUpdated(
A_1 : _dispOutputWindowEvents_PaneUpdatedEventHandler
)
Parametry
A_1
Typ: EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandlerObsługa zdarzeń.
Implementuje
_dispOutputWindowEvents_Event.add_PaneUpdated(_dispOutputWindowEvents_PaneUpdatedEventHandler)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.