다음을 통해 공유


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 작업 목록을 표시하는 데 사용되는 입니다.

적용 대상