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.
Manipulates items in the TaskList window. Implemented by the environment, although you can write your own implementation to provide custom task items.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("62357211-57FD-4425-A9E5-9A6E0D3B731C")> _
Public Interface IVsTaskList2
'Usage
Dim instance As IVsTaskList2
[InterfaceTypeAttribute()]
[GuidAttribute("62357211-57FD-4425-A9E5-9A6E0D3B731C")]
public interface IVsTaskList2
[InterfaceTypeAttribute()]
[GuidAttribute(L"62357211-57FD-4425-A9E5-9A6E0D3B731C")]
public interface class IVsTaskList2
public interface IVsTaskList2