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