OutputWindowHelper.GetVsGeneralOutputWindowPane 方法

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

语法

声明
Public Shared Function GetVsGeneralOutputWindowPane ( _
    serviceProvider As IServiceProvider _
) As IVsOutputWindowPane
public static IVsOutputWindowPane GetVsGeneralOutputWindowPane(
    IServiceProvider serviceProvider
)

参数

返回值

类型:Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane

.NET Framework 安全性

请参阅

参考

OutputWindowHelper 类

Microsoft.VisualStudio.Services.Integration 命名空间