This documentation is archived and is not being maintained.
ToolWindows::CommandWindow Property
Namespace:
EnvDTE80Assembly:
EnvDTE80 (in EnvDTE80.dll)
property CommandWindow^ CommandWindow {
CommandWindow^ get();
}
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