IVsOutputWindowPane.FlushToTaskList 方法

导致通过调用添加到为任务要添加的 OutputTaskItemString 方法向任务列表工具窗口中的所有输出消息。

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

语法

声明
Function FlushToTaskList As Integer
int FlushToTaskList()

返回值

类型:System.Int32

备注

此方法主要用于有关 生成 输出窗格。此方法可用于将生成错误,对的警告任务列表。任务项添加到 TaskList 通过此方法在保持任务列表,直到清除 输出 窗口。

.NET Framework 安全性

请参见

参考

IVsOutputWindowPane 接口

Microsoft.VisualStudio.Shell.Interop 命名空间