CommandWindow Methods

 

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

NameDescription
System_CAPS_pubmethodClear()

Clears all text from the window.

System_CAPS_pubmethodOutputString(String^)

Sends a text string to the Command window.

System_CAPS_pubmethodSendInput(String^, Boolean)

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

Return to top
Show: