ErrorMessageOutputDeviceData Class

Definition

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.

Applies to