Metoda OutputWindowEventsClass.remove_PaneClearing —
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_PaneClearing ( _
A_1 As _dispOutputWindowEvents_PaneClearingEventHandler _
)
public virtual void remove_PaneClearing(
_dispOutputWindowEvents_PaneClearingEventHandler A_1
)
public:
virtual void remove_PaneClearing(
_dispOutputWindowEvents_PaneClearingEventHandler^ A_1
)
abstract remove_PaneClearing :
A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit
override remove_PaneClearing :
A_1:_dispOutputWindowEvents_PaneClearingEventHandler -> unit
public function remove_PaneClearing(
A_1 : _dispOutputWindowEvents_PaneClearingEventHandler
)
Parametry
A_1
Typ: EnvDTE._dispOutputWindowEvents_PaneClearingEventHandlerObsługa zdarzeń.
Implementuje
_dispOutputWindowEvents_Event.remove_PaneClearing(_dispOutputWindowEvents_PaneClearingEventHandler)
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.