Microsoft.Testing.Platform.OutputDevice Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| ErrorMessageOutputDeviceData |
Represents an error message output data. |
| ExceptionOutputDeviceData |
Represents an exception output data. |
| FormattedTextOutputDeviceData |
Represents the data for a formatted text output device. |
| SystemConsoleColor |
Represents a system console color. |
| TextOutputDeviceData |
Represents a text data for directed to the output device. |
| WarningMessageOutputDeviceData |
Represents a warning message output data. |
Interfaces
| Name | Description |
|---|---|
| IColor |
Represents a color. |
| IOutputDevice |
Represents an output device. |
| IOutputDeviceData |
Represents the data for an output device. |