Metoda OutputWindowEventsClass.remove_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 remove_PaneUpdated ( _
A_1 As _dispOutputWindowEvents_PaneUpdatedEventHandler _
)
public virtual void remove_PaneUpdated(
_dispOutputWindowEvents_PaneUpdatedEventHandler A_1
)
public:
virtual void remove_PaneUpdated(
_dispOutputWindowEvents_PaneUpdatedEventHandler^ A_1
)
abstract remove_PaneUpdated :
A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
override remove_PaneUpdated :
A_1:_dispOutputWindowEvents_PaneUpdatedEventHandler -> unit
public function remove_PaneUpdated(
A_1 : _dispOutputWindowEvents_PaneUpdatedEventHandler
)
Parametry
A_1
Typ: EnvDTE._dispOutputWindowEvents_PaneUpdatedEventHandlerObsługa zdarzeń.
Implementuje
_dispOutputWindowEvents_Event.remove_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.