_dispTaskListEvents 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
<InterfaceTypeAttribute()> _
<GuidAttribute("1125C423-49BD-11D2-8823-00C04FB6C6FF")> _
Public Interface _dispTaskListEvents
[InterfaceTypeAttribute()]
[GuidAttribute("1125C423-49BD-11D2-8823-00C04FB6C6FF")]
public interface _dispTaskListEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"1125C423-49BD-11D2-8823-00C04FB6C6FF")]
public interface class _dispTaskListEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("1125C423-49BD-11D2-8823-00C04FB6C6FF")>]
type _dispTaskListEvents =  interface end
public interface _dispTaskListEvents

The _dispTaskListEvents type exposes the following members.

Methods

  Name Description
Public method TaskAdded Infrastructure. Microsoft Internal Use Only.
Public method TaskModified Infrastructure. Microsoft Internal Use Only.
Public method TaskNavigated Infrastructure. Microsoft Internal Use Only.
Public method TaskRemoved Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace