OutputWindowPane Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | Activate() | Moves the focus to the current item. |
![]() | Clear() | Clears all text from the OutputWindowPane . |
![]() | ForceItemsToTaskList() | Sends all task items not yet added to the task list. |
![]() | OutputString(String^) | Sends a text string to the OutputWindowPane window. |
![]() | OutputTaskItemString(String^, vsTaskPriority, String^, vsTaskIcon, String^, Int32, String^, Boolean) | Displays a string in the Output window and adds a corresponding item to the Task List. |
Show:
