Click or drag to resize
Tvl.VisualStudio.OutputWindow.Interfaces Namespace
The Tvl.VisualStudio.OutputWindow.Interfaces namespace defines the interfaces and classes for Visual Studio extensions to use the Output Window Service.
Classes
  ClassDescription
Public classCode exampleOutputWindowDefinition
This class allows MEF extensions to declare custom output window panes.
Public classPredefinedOutputWindowPanes
This class defines constants for the names of some of the predefined output window panes.
Interfaces
  InterfaceDescription
Public interfaceIOutputWindowPane
Represents a single pane in the Output window.
Public interfaceCode exampleIOutputWindowService
This interface provides access to named panes in the Output window.