IVsOutputWindowPane.Clear 方法

从输出窗口窗格移除所有文本。

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

语法

声明
Function Clear As Integer
int Clear()

返回值

类型:System.Int32

备注

,如果窗口窗格隐藏,此方法工作。

.NET Framework 安全性

请参见

参考

IVsOutputWindowPane 接口

Microsoft.VisualStudio.Shell.Interop 命名空间