This documentation is archived and is not being maintained.

OutputWindowHelper Class

Visual Studio 2013

System::Object
  Microsoft.VisualStudio.Services.Integration::OutputWindowHelper

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

public ref class OutputWindowHelper abstract sealed

The OutputWindowHelper type exposes the following members.

  NameDescription
Public methodStatic memberActivateOutputWindow
Public methodStatic memberGetVsGeneralOutputWindowPane
Public methodStatic memberOutputString(IServiceProvider, Exception)Prints exception message in the general output window pane.
Public methodStatic memberOutputString(IServiceProvider, String)Prints message in the general output window pane.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: