OutputWindowPane Members

Include Protected Members
Include Inherited Members

Represents a pane in the Output window.

The OutputWindowPane type exposes the following members.

Methods

 

Name

Description

Public method

Activate

Moves the focus to the current item.

Public method

Clear

Clears all text from the OutputWindowPane .

Public method

ForceItemsToTaskList

Sends all task items not yet added to the task list.

Public method

OutputString

Sends a text string to the OutputWindowPane window.

Public method

OutputTaskItemString

Displays a string in the Output window and adds a corresponding item to the Task List.

Top

Properties

 

Name

Description

Public property

Collection

Gets the collection containing the OutputWindowPane object supporting this property.

Public property

DTE

Gets the top-level extensibility object.

Public property

Guid

Gets the GUID for the OutputWindowPane object.

Public property

Name

Gets the name of the OutputWindowPane object.

Public property

TextDocument

Gets the TextDocument object for the OutputWindowPane .

Top

See Also

Reference

OutputWindowPane Interface

EnvDTE Namespace