_TaskListEvents Interface
Refer to TaskListEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("1125C422-49BD-11D2-8823-00C04FB6C6FF")> _
Public Interface _TaskListEvents
[GuidAttribute("1125C422-49BD-11D2-8823-00C04FB6C6FF")]
public interface _TaskListEvents
[GuidAttribute(L"1125C422-49BD-11D2-8823-00C04FB6C6FF")]
public interface class _TaskListEvents
[<GuidAttribute("1125C422-49BD-11D2-8823-00C04FB6C6FF")>]
type _TaskListEvents = interface end
public interface _TaskListEvents