Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides events for changes made to the Task List.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("1125C422-49BD-11D2-8823-00C04FB6C6FF")> _
Public Interface TaskListEvents _
Inherits _TaskListEvents, _dispTaskListEvents_Event
'Usage
Dim instance As TaskListEvents
[GuidAttribute("1125C422-49BD-11D2-8823-00C04FB6C6FF")]
public interface TaskListEvents : _TaskListEvents,
_dispTaskListEvents_Event
[GuidAttribute(L"1125C422-49BD-11D2-8823-00C04FB6C6FF")]
public interface class TaskListEvents : _TaskListEvents,
_dispTaskListEvents_Event
public interface TaskListEvents extends _TaskListEvents, _dispTaskListEvents_Event
Remarks
Use this object for functionality, and refer to TaskListEventsClass for this object's documentation. The TaskListEvents object is returned by DTE.Events.