OutputWindowHelper 类

继承层次结构

System.Object
  Microsoft.VisualStudio.Services.Integration.OutputWindowHelper

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

语法

声明
Public NotInheritable Class OutputWindowHelper
public static class OutputWindowHelper

OutputWindowHelper 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 ActivateOutputWindow
公共方法静态成员 GetVsGeneralOutputWindowPane
公共方法静态成员 OutputString(IServiceProvider, Exception) 在常规输出窗口窗格打印异常消息。
公共方法静态成员 OutputString(IServiceProvider, String) 在常规输出窗口窗格打印消息。

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.VisualStudio.Services.Integration 命名空间