| Interfaces | |
|---|---|
| IConsole | A console that displays output and writes input to a process. |
| IConsoleColorProvider | Provides coloring for a console document. |
| IConsoleHyperlink | A hyperlink in the console. |
| IConsoleLineTracker | Notified of lines appended to the console. |
| IConsoleLineTrackerExtension | An extension to the console line tracker interface that console line trackers may implement to be notified when output from the console is complete. |
| Classes | |
|---|---|
| ConsoleColorProvider | Default console color provider for a processs. |
| FileLink | A hyperlink that opens a file in a text editor and selects a range of text. |