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用來顯示工作清單的 。 |