ToolWindowGuids80.TaskList 字段

此工具窗口提供用户指定的任务列表项完成。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const TaskList As String
public const string TaskList

备注

此工具窗口的 GUID 是:

#define guidTaskList { 0x4a9b7e51, 0xaa16, 0x11d0, {0xa8, 0xc5, 0x0, 0xa0, 0xc9, 0x21, 0xa4, 0xd2 } }

此工具窗口通过选择 任务列表 通常可用从 视图 菜单的 其他窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间