CommandWindow Members

Include Protected Members
Include Inherited Members

Represents the Command window in the environment.

The CommandWindow type exposes the following members.

Methods

 

Name

Description

Public method

Clear

Clears all text from the window.

Public method

OutputString

Sends a text string to the Command window.

Public method

SendInput

Sends a line of input to the Command window that is processed as if you typed it.

Top

Properties

 

Name

Description

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a given object.

Public property

TextDocument

Gets the TextDocument for the window or pane.

Top

See Also

Reference

CommandWindow Interface

EnvDTE Namespace