Click or drag to resize
IOutputWindowPane Methods

The IOutputWindowPane type exposes the following members.

Methods
  NameDescription
Public methodCode exampleActivate
Shows and activates the output window pane.
Public methodCode exampleHide
Hides the output window pane.
Public methodCode exampleWrite
Writes text to the output window.
Public methodCode exampleWriteLine
Writes a line of text to the output window.
Top
See Also