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タスク リストの表示に使用する 。

適用対象