ITaskList Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette interface est utilisée pour obtenir l’état de la fenêtre de l’outil TaskList.
public interface class ITaskList : System::ComponentModel::INotifyPropertyChanged
public interface ITaskList : System.ComponentModel.INotifyPropertyChanged
type ITaskList = interface
interface INotifyPropertyChanged
Public Interface ITaskList
Implements INotifyPropertyChanged
- Implémente
Propriétés
CommentTokens |
Obtenez la liste des IVsCommentTaskTokenéléments définis par l’utilisateur. |
TableControl |
IWpfTableControl utilisé pour afficher la liste des tâches. |