_OutputWindowEventsRoot 接口
此 API 支持 .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 内部使用。 |
页首