_OutputWindowEventsRoot Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<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

The _OutputWindowEventsRoot type exposes the following members.

Properties

  Name Description
Public property OutputWindowEvents Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace