ErrorMessageOutputDeviceData Class
Definition
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.
Represents an error message output data.
public sealed class ErrorMessageOutputDeviceData : Microsoft.Testing.Platform.OutputDevice.IOutputDeviceData
type ErrorMessageOutputDeviceData = class
interface IOutputDeviceData
Public NotInheritable Class ErrorMessageOutputDeviceData
Implements IOutputDeviceData
- Inheritance
-
ErrorMessageOutputDeviceData
- Implements
Constructors
| Name | Description |
|---|---|
| ErrorMessageOutputDeviceData(String) |
Represents an error message output data. |
Properties
| Name | Description |
|---|---|
| Message |
Gets the error message. |