ITaskList Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This interface is used to get the state of the TaskList tool window.
public interface class ITaskList : System::ComponentModel::INotifyPropertyChanged
public interface ITaskList : System.ComponentModel.INotifyPropertyChanged
type ITaskList = interface
interface INotifyPropertyChanged
Public Interface ITaskList
Implements INotifyPropertyChanged
- Implements
Properties
CommentTokens |
Get the list of IVsCommentTaskTokens the user has defined. |
TableControl |
The IWpfTableControl used to display the task list. |