ITaskList Interface

Definition

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

public interface class ITaskList : System::ComponentModel::INotifyPropertyChanged
public interface ITaskList : System.ComponentModel.INotifyPropertyChanged
type ITaskList = interface
    interface INotifyPropertyChanged
Public Interface ITaskList
Implements INotifyPropertyChanged
Implements

Properties

CommentTokens

Get the list of IVsCommentTaskToken objects the user has defined.

TableControl

The < IWpfTableControl used to display the task list.

Applies to