This documentation is archived and is not being maintained.
ToolWindows::OutputWindow Property
Namespace:
EnvDTE80Assembly:
EnvDTE80 (in EnvDTE80.dll)
property OutputWindow^ OutputWindow {
OutputWindow^ get();
}
This example adds an Output Window, titled "My output", activates it, adds some text to it, and then clears it.
No code example is currently available or this language may not be supported.
Return to top