Compartilhar via


ITaskList Interface

Definição

Essa interface é usada para obter o estado da janela de ferramentas TaskList.

public interface class ITaskList : System::ComponentModel::INotifyPropertyChanged
public interface ITaskList : System.ComponentModel.INotifyPropertyChanged
type ITaskList = interface
    interface INotifyPropertyChanged
Public Interface ITaskList
Implements INotifyPropertyChanged
Implementações

Propriedades

CommentTokens

Obtenha a lista de IVsCommentTaskTokens que o usuário definiu.

TableControl

O IWpfTableControl usado para exibir a lista de tarefas.

Aplica-se a