WindowEventsClass クラス
更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
マイクロソフト内部でのみ使用。
名前空間 : EnvDTE
アセンブリ : EnvDTE (EnvDTE.dll 内)
構文
'宣言
<ClassInterfaceAttribute()> _
<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")> _
Public Class WindowEventsClass _
Implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
'使用
Dim instance As WindowEventsClass
[ClassInterfaceAttribute()]
[GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
public class WindowEventsClass : _WindowEvents,
WindowEvents, _dispWindowEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
public ref class WindowEventsClass : _WindowEvents,
WindowEvents, _dispWindowEvents_Event
public class WindowEventsClass implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
解説
この機能については、WindowEvents を参照してください。このクラスからインスタンス化しないでください。
継承階層
System.Object
EnvDTE.WindowEventsClass
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。