OutputWindowEventsClass Events
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | PaneAdded | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when a new Output window pane is created. |
![]() | PaneClearing | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when all text in an Output window pane is deleted. |
![]() | PaneUpdated | This API supports the product infrastructure and is not intended to be used directly from your code. Occurs when new text is added to a pane in the Output window. |
Show:
