OutputWindowEventsClass Events

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubeventPaneAdded

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.

System_CAPS_pubeventPaneClearing

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.

System_CAPS_pubeventPaneUpdated

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.

Return to top
Show: