Freigeben über


OutputWindowHelper.GetVsGeneralOutputWindowPane-Methode

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

Syntax

'Declaration
Public Shared Function GetVsGeneralOutputWindowPane ( _
    serviceProvider As IServiceProvider _
) As IVsOutputWindowPane
public static IVsOutputWindowPane GetVsGeneralOutputWindowPane(
    IServiceProvider serviceProvider
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane

.NET Framework-Sicherheit

Siehe auch

Referenz

OutputWindowHelper Klasse

Microsoft.VisualStudio.Services.Integration-Namespace