ITaskList Interface

Visual Studio 2015
 

This interface is used to get the state of the TaskList tool window.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)

public interface ITaskList : INotifyPropertyChanged

NameDescription
System_CAPS_pubpropertyCommentTokens

Get the list of IVsCommentTaskToken objects the user has defined.

System_CAPS_pubpropertyTableControl

The < IWpfTableControl used to display the task list.

NameDescription
System_CAPS_pubeventPropertyChanged

(Inherited from INotifyPropertyChanged.)

Return to top
Show: