OutputWindowPane::TextDocument Property
Visual Studio 2015
Gets the TextDocument object for the OutputWindowPane .
Assembly: EnvDTE (in EnvDTE.dll)
Attempting to modify the document through this property or an EditPoint fails because the entire document's region is read-only. You can modify the document only through members on CommandWindow.
Show: