_WindowEventsRoot 介面
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<GuidAttribute("17D12026-BA99-403E-A359-71FD1E5A72CD")> _
Public Interface _WindowEventsRoot
[GuidAttribute("17D12026-BA99-403E-A359-71FD1E5A72CD")]
public interface _WindowEventsRoot
[GuidAttribute(L"17D12026-BA99-403E-A359-71FD1E5A72CD")]
public interface class _WindowEventsRoot
[<GuidAttribute("17D12026-BA99-403E-A359-71FD1E5A72CD")>]
type _WindowEventsRoot = interface end
public interface _WindowEventsRoot
_WindowEventsRoot 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
WindowEvents | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首