Share via


ITaskList 接口

定义

此接口用于获取 TaskList 工具窗口的状态。

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

属性

CommentTokens

获取用户已定义的 的列表 IVsCommentTaskToken

TableControl

IWpfTableControl用于显示任务列表的 。

适用于