WindowEventsClass 類別
更新:2007 年 11 月
這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: 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
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。