| IOutputWindowPane Interface |
Namespace: Tvl.VisualStudio.OutputWindow.Interfaces
The IOutputWindowPane type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate |
Shows and activates the output window pane.
| |
| Hide |
Hides the output window pane.
| |
| Write |
Writes text to the output window.
| |
| WriteLine |
Writes a line of text to the output window.
|