_WindowEventsRoot 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("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

The _WindowEventsRoot type exposes the following members.

Properties

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

Top

See Also

Reference

EnvDTE Namespace