IVsOutputWindowPane.Activate 方法

显示和激活输出窗口窗格。

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

语法

声明
Function Activate As Integer
int Activate()

返回值

类型:System.Int32

备注

,如果它尚未,不可见对输出窗格的此方法不会强制 输出 窗口变为可见。 如果此输出窗口窗格最初创建为隐藏的窗格中,调用该方法使它在 输出 窗口中的选定和显示窗格。

.NET Framework 安全性

请参见

参考

IVsOutputWindowPane 接口

Microsoft.VisualStudio.Shell.Interop 命名空间