ITaskList 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此接口用于获取 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用于显示任务列表的 。 |