_dispOutputWindowEvents_Event Arabirim

Tanım

Yalnızca Microsoft Dahili Kullanımı İçindir.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public interface class _dispOutputWindowEvents_Event
public interface class _dispOutputWindowEvents_Event
__interface _dispOutputWindowEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispOutputWindowEvents), typeof(EnvDTE._dispOutputWindowEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispOutputWindowEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispOutputWindowEvents), typeof(EnvDTE._dispOutputWindowEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispOutputWindowEvents_Event = interface
Public Interface _dispOutputWindowEvents_Event
Türetilmiş
Öznitelikler

Yöntemler

add_PaneAdded(_dispOutputWindowEvents_PaneAddedEventHandler)
add_PaneClearing(_dispOutputWindowEvents_PaneClearingEventHandler)
add_PaneUpdated(_dispOutputWindowEvents_PaneUpdatedEventHandler)
remove_PaneAdded(_dispOutputWindowEvents_PaneAddedEventHandler)
remove_PaneClearing(_dispOutputWindowEvents_PaneClearingEventHandler)
remove_PaneUpdated(_dispOutputWindowEvents_PaneUpdatedEventHandler)

Ekinlikler

PaneAdded

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Yalnızca Microsoft Dahili Kullanımı İçindir.

PaneClearing

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Yalnızca Microsoft Dahili Kullanımı İçindir.

PaneUpdated

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Yalnızca Microsoft Dahili Kullanımı İçindir.

Şunlara uygulanır