VsShellUtilities.GetOutputWindowPane(IServiceProvider, Guid) Method

Definition

Gets the output window pane that is specified by the GUID.

C++
public:
 static Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ GetOutputWindowPane(IServiceProvider ^ serviceProvider, Guid guidPane);

Parameters

serviceProvider
IServiceProvider

The service provider.

guidPane
Guid

A guid for the pane.

Returns

A reference to an IVsOutputWindowPane interface.

Remarks

For more information about output windows, see Extending the Output Window. For the GUIDs relating to the output window, see IDE GUIDs.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022