Partilhar via


Método OutputWindowHelper.GetVsGeneralOutputWindowPane

Namespace:  Microsoft.VisualStudio.Services.Integration
Assembly:  Microsoft.VisualStudio.Services.Integration (em Microsoft.VisualStudio.Services.Integration.dll)

Sintaxe

'Declaração
Public Shared Function GetVsGeneralOutputWindowPane ( _
    serviceProvider As IServiceProvider _
) As IVsOutputWindowPane
public static IVsOutputWindowPane GetVsGeneralOutputWindowPane(
    IServiceProvider serviceProvider
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane

Segurança do .NET Framework

Consulte também

Referência

OutputWindowHelper Classe

Namespace Microsoft.VisualStudio.Services.Integration