ToolWindows::CommandWindow Property

 

Gets the CommandWindow object.

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

property CommandWindow^ CommandWindow {
	CommandWindow^ get();
}

Property Value

Type: EnvDTE::CommandWindow^

A CommandWindow object.

This example activates the Command Window and adds some text to it.

No code example is currently available or this language may not be supported.
Return to top
Show: