_TaskListEventsRoot 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("6BC8C372-C6F0-4BE6-B255-827AC190BF71")> _
Public Interface _TaskListEventsRoot
[GuidAttribute("6BC8C372-C6F0-4BE6-B255-827AC190BF71")]
public interface _TaskListEventsRoot
[GuidAttribute(L"6BC8C372-C6F0-4BE6-B255-827AC190BF71")]
public interface class _TaskListEventsRoot
[<GuidAttribute("6BC8C372-C6F0-4BE6-B255-827AC190BF71")>]
type _TaskListEventsRoot = interface end
public interface _TaskListEventsRoot
The _TaskListEventsRoot type exposes the following members.
Properties
Name | Description | |
---|---|---|
TaskListEvents | Infrastructure. Microsoft Internal Use Only. |
Top